HTML Elements and Attributes

1. Common Elements

2. Semantic Elements

3. Attributes in HTML

HTML attributes provide additional information about elements:

<a href="https://example.com" target="_blank">Visit Example</a>

Common attributes include: