logo Learn HTML
  • Home
  • Tutorials
  • Practice
  • Quiz
  • Projects
  • About
  • Contact

HTML Course

  • HTML HOME
  • HTML Introduction
  • HTML Basic
  • HTML Element
  • HTML Attributes
  • HTML Headings
  • HTML Paragrapha
  • HTML Style
  • HTML Formattin
  • HTML Quotations
  • HTML Colors
  • HTML Css
  • HTML Links
  • HTML Image
  • HTML Favicon
  • Page Tittle
  • HTML Tables
  • HTML Lists
  • Block & Inline
  • HTML Div
  • HTML Classes
  • HTML Id
  • HTML Buttons
  • HTML Iframes
  • HTML File Paths
  • HTML Head
  • HTML Layout
  • HTML Symbols
  • HTML Emojis
  • HTML URL Encode
  • HTML VS XHTML
  • HTML FROM
  • HTML Form
  • Form Attributes
  • Form Elements
  • HTML Input Types
  • HTML Input Attributes
  • Input Form Attributes
  • HTML Graphics
  • HTML Canvas
  • HTML SVG
  • HTML Media
  • HTML Media
  • HTML Video
  • HTML Audio
  • HTML Plug-ins
  • HTML Youtube
  • HTML APIS
  • HTML Web APIS
  • HTML Geolocation
  • HTML Drag & Drop
  • Web Storage
  • Web Workers
  • HTML SSE
  • HTML Examples
  • HTML Examples
  • HTML Editor
  • HTML Quiz
  • HTML Exercises
  • HTML References
  • HTML Tag List
  • HTML Attributes
  • HTML Global Attributes
  • HTML Brower Support
  • HTML Events
  • HTML Colors
  • HTML Canvas
  • HTML Audio & Video
  • HTML Doctypes
  • HTML Character Sets
  • HTML URL Encode
  • Language Codes
  • HTTP Messages
  • HTTP Methods
  • PX to EM Converter
  • keyboard Shortcuts

🌐 Complete HTML Reference Guide


1. The Essentials (Getting Started)

  • HTML Basics:Introduction to tags, elements, and document structure.

  • Attributes:How to provide additional information to elements.

  • Headings:Organizing content with <h1> through <h6>.

  • Paragraphs:Structuring text blocks.

  • Comments:How to write notes in your code that browsers ignore.


2. Styling & Formatting

  • Styles: Using the style attribute for inline CSS.

  • Text Formatting: Bold, italic, subscripts, and more.

  • Quotations & Citations: Handling blockquotes and short quotes.

  • CSS Integration: Connecting HTML with External, Internal, and Inline styles.

  • Colors: Using Hex, RGB, and HSL values.


3. Links, Media & Layout

  • Links: Creating hyperlinks and bookmarks.

  • Images: Embedding and styling visual content.

  • Tables: Organizing data into rows and columns.

  • Lists: Building ordered (numbered) and unordered (bulleted) lists.

  • Block & Inline: Understanding how elements occupy space.

  • The <div> Element: The ultimate container for layout.

  • Classes & IDs: Targeting elements for CSS and JavaScript.

  • IFrames:Displaying external web pages within your site.


4. Forms & User Input

  • Forms: Creating user input sections.

  • Form Elements: Labels, fieldsets, and legends.

  • Input Types: Text, password, checkbox, radio, and more.

  • Input Attributes: Required, readonly, disabled, and placeholders.


5. Advanced Graphics & Modern APIs

  • Canvas: Drawing 2D/3D graphics with JavaScript.

  • SVG Graphics: Scalable, XML-based vector images.

  • Geolocation: Accessing user location (with permission).

  • Web Storage: Using localStorage and sessionStorage.

  • Multimedia: Implementing <video> and <audio> tags.

  • Web Workers: Running scripts in the background.

  • Server-Sent Events: Receiving real-time updates from a server.


6. Meta & Programming

  • Head Elements: Managing <title>, <meta>, and <link>.

  • Scripts: Adding interactivity with JavaScript.

  • Computer Code: Displaying <code>, <kbd>, and <samp> tags.


Why this structure is better:

  1. Logical Flow: It moves from beginner (Basics) to advanced (APIs).

  2. No Copyright Issues: The wording and categorization are fresh and original.

  3. User Experience:Grouping topics makes it easier for your students to find what they need.

Try It Your Self

Sign Up For New
Update

HTML Basic
  1. HTML Basic
  2. HTML Element
  3. HTML Attributes
  4. HTML Headings
  5. HTML Paragrapha
  6. HTML Tables
  7. HTML Lists
HTML Advance
  1. HTML Div
  2. HTML Classes
  3. HTML Id
  4. HTML Buttons
  5. HTML Iframes
  6. HTML Symbols
  7. HTML Emojis