Basics of Internet   Nested Lists and Tables   File Path in HTML   HTML Forms   HTML Media

Chapter - 2
HTML - What You Need to Know

Htmlimg

What is HTML?

How Do You Write and Run HTML?

Core Building Blocks

  1. Headings <h1> to <h6>

    headingtags
  2. Paragraphs <p>

    paragraphtag
  3. Horizontal Rule <hr>

    hrtag
  4. Line Break <br>

    brtag
  5. Lists: <ul>,<ol>and<li>

    oltag ultag
  6. Links (Anchor Tag <a>)

    anchortags
  7. Images <img>

    imgtag

Important Concepts

How HTML Works in the Browser

More References: