CSS

Now you know that an HTML file contains tags that mark the content so the client knows how to render that content. You’ve seen a few examples of tags you can use, such as the <p> paragraph tag, the <h1> heading tag, and the <img> image tag. You know to look at W3Schools and Mozilla Developer Network to find other tags, and you can use all of that knowledge to write an HTML page.


This is a companion discussion topic for the original entry at https://happycoding.io/tutorials/html/css