May 9, 2025
<html> tag.<head>: Meta information, scripts to load before the page, stylesheets.<body>: Main content visible on the page.<h1> to <h6> tags for headings.<p> tags for long-form text content.class, id).
src (source URL of image), and optional alt, width, height.href attribute (URL to link to).<ol>, <ul>) using <li> for items.for attribute and id.action attribute for form submission.disabled, autofocus, required.<div> tags.