My projects

Html and CSS Projects

project image

Html&Css

Modal with the dialog element

This project involves creating a POPUP modal with the HTML dialog element. The project includes the use of HTML, CSS, and JavaScript.

project image

Html&Css

Responsive HTML table

This project includes creating a responsive HTML table using the display grid property, the attr() CSS function, and the data-cell attribute for td elements.

project image

Html&Css

CSS grid gallery

The image gallery in this project was created with the help of a CSS grid layout. The project includes the use of HTML, CSS, and JavaScript.