Sample XHTML

Headings: h1, h2, h3, h4, h5, h6

h1

h2

h3

h4

h5
h6

Text

Phrase elements: em, strong, u, abbr, and acronym

Font style elements: tt, i, b, big, and small

Paragraphs: p

This is paragraph.

Forcing a line break: br

Line
break

Rules: hr


Lists

Unordered lists: ul

Ordered lists: ol

  1. "Inline" list item
  2. "Block" list item

Definition lists: dl

Definition term
"Inline" definition
"Block" definition

Table

Caption
Inline content in th in thead

Block content in th in thead

Inline content in td in thead

Block content in td in thead

Inline content in td Inline content in td

Anchors: a

For more information about XHTML, please consult the XHTML 1.0 Specification.

Objects, Images, and Applets

Including an image: img

Another image:

picture

Forms

Script

Another Script

This Page Is Valid XHTML 1.0 Transitional!

Checked by the W3C MarkUp Validation Service