Monday, July 8, 2013

HTML Content

Chapter 1 _ Introduction
  • What is HTML?
  • Markup Tag (HTML tag)
  • HTML Page Structure

Chapter 2 _ Making Web page
  • The <!DOCTYPE> Declaration
  • The <html> tag
  • The <head> tag
  • The <body> tag

Chapter 3
  • Writing HTML using notepad or notepad++

Chapter 4
  • Element
  • Attribute
  • Hyperlink

Chapter 5
  • Image

Chapter 6
  • Table

Chapter 7 _ Lists
  • Unordered Lists
  • Different Types of Unordered Lists
  • Ordered Lists
  • Different Type of Ordered Lists
  • Nested List
  • Description Lists

Chapter 8 _ Forms
  • Text Fields
  • Password Field
  • Radio Buttons
  • Checkboxes
  • Submit Button

Chapter 9 _ Styles (CSS)
  • Inline Style
  • Internal Style Sheet
  • External Style sheet

Chapter 10
  • Color Value

Chapter 11
  • Block level elements
  • Inline elements
  • <div>
  • <span>

Chapter 12
  • Comment <!--...--> Tag
  • Website layout

Chapter 13
  • HTML Layouts_using <div>

Chapter 14
  • Entities

Chapter 15
  • Quick list

No comments:

Post a Comment