My HTML and CSS journey and live project links
HTML journey
My html journey started with installing vs code as it is my first language. Then I learned about how to write boilerplate code and giving name to the document.
The most important thing I learned in html is the inline tags and block level...