0 of 12 lessons completed
The <a> tag creates hyperlinks to other pages or sections.
<a>
_blank
HTML<a href="https://example.com">Visit Example</a> <a href="#section">Jump to Section</a>
<a href="https://example.com">Visit Example</a> <a href="#section">Jump to Section</a>
Create a webpage with:
id