~ Basic Tags~ * : The root element. *
: Contains meta-information (not displayed). *: Paragraphs.
* : Links (e.g., Visit Example).
* : Images (e.g.,
).
*
This is a paragraph.
Part 2: CSS - Styling Your Webpage
* What is CSS? Cascading Style Sheets styles the HTML elements (colors, fonts, layout).
~ Ways to add CSS~
* Inline: This is blue.
(Least recommended) * Internal: Inside