Marking document changes (ins, del)

<html> <head> <title>HTML tutorial</title> <...

Document changing datetime attribute (ins, attribute: datetime)

<html> <head> <title>HTML tutorial</title> <...

Font styling (tt, i, b, big, small)

<html> <head> <title>HTML tutorial</title> <...

Horizontal rules (hr)

<html> <head> <title>HTML tutorial</title> <...

Text direction (bdo)

<html> <head> <title>HTML tutorial</title> <...

Multiple languages in one page with text direction changed (attribute: lang, dir)

<html> <head> <title>HTML tutorial</title> <...

Unordered & ordered lists (ul, ol, li)

<html> <head> <title>HTML tutorial</title> <...

Definition lists (dl, dt, dd)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" &q...

Basic tables (table, tr, th, td)

<html> <head> <title>HTML tutorial</title> <...

Table's caption (caption)

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" &q...