Congratulations on completing the second chapter! You now have the skills to add and format […]
Category Archives: 02 – Core Content & Text Formatting
How to Add Images in HTML with the
Tag Explained
Images are essential for creating engaging web pages. In HTML, we use the <img> tag to embed […]
How to Create HTML Links with the (Anchor) Tag
The “HT” in HTML stands for HyperText, and the ability to link documents together is […]
HTML vs : A Guide to Semantic Formatting
This lesson covers a topic that is a favorite in junior developer interviews. While <b> (bold) and <strong> look […]
HTML Paragraphs, Breaks, and Rules (,
,
)
,
With our page structured by headings, it’s time to add the main content. This lesson […]
HTML Headings: How to Use h1-h6 for SEO & Structure
In the last chapter, we built the house. Now, it’s time to add rooms. The […]