wap-notes


HTML Tags Overview

1. Structural HTML Tags

<sup>:

<sub>:

<pre>:

<div>:

<section>:

<nav>:

<footer>:

2. Block-Level vs. Inline Elements

Block-Level Elements:

Inline Elements:

3. Lists in HTML

<ul> (Unordered List):

<ol> (Ordered List):

<dl> (Description List):

4. Styling Notes

style Attribute:

Background Color:

Text Color:

Text Alignment: