News

Welcome to my personal portfolio repository! This project showcases my work and skills using HTML and CSS. Below you'll find an overview of the structure and instructions on how to set up and view the ...
It is a part of my journey to learn web development technologies.The html page is made using only css and no external libraries. Prettier: To take care of the indentation and maintaining the structure ...
Learn how to use CSS and JavaScript animations to create engaging and fun effects for your front-end portfolio. Find tips, examples, and resources to help you code your animations.
The next step of this project was to use HTML and CSS to create a responsive website, using Visual Studio Code as our text editor. Since the design and layout of the pages are consistent, we were able ...
Web pages normally add images using the inline HTML "img" tag. CSS coding usually doesn't set an image's source because CSS controls design rather than content. Yet CSS supports properties that ...