What are the Most Common CSS Units?

What are the Most Common CSS Units? Introduction When defining the size of certain CSS properties, CSS provides multiple alternatives for which units to use.…

How to Create an HTML Boilerplate

How to Create an HTML Boilerplate When launching a new website, it is essential to have a strong foundation. In this article, I’ll define an…

How to Add Comments in CSS

How to Add Comments in CSS Why do we add comments in CSS? Code explanations are provided through comments, which may be useful if you…

How to Write HTML Comments

How to Write HTML Comments The HTML Comment Tag A comment in HTML is text that is encased in the <!╌ and ╌> tags. By…

Pin It on Pinterest