Formatting elements

h1 - h6 (this is an h2 element)

This is h1

This is h3

This is h4

This is h5
This is h6

em

This text is emphasized

strong

This text is important

small

This text is small

s

This text is no longer relevant

cite

Rowling, J.K.. Harry Potter and the Sorcerers Stone. New York: Scholastic, 1997. Print.

q

Be yourself; everyone else is already taken - Oscar Wild

dfn (no title)

XML was designed to describe data.

dfn (with title)

XML (Hover here to see tooltip) was designed to describe data.

dfn (with abbr element)

XML (Hover here to see tooltip) was designed to describe data.

abbr

J2EE (Hover here to see tooltip) provides an API and runtime environment for developing and running enterprise software

data

time

CSE 134B is on Mondays and Wednesdays from PM to PM.

time (with datetime attribute)

This assignment is due on .

code

System.out.println("Hello World!")

ins (with no attributes)

It is currently: Spring quarter

ins (with datetime attribute)

It is currenty: Spring quarter

ins (with cite attribute)

It is currently: Spring quarter

del

It is currently: Winter quarter Spring quarter

del (with datetime attribute)

It is currenty: Winter quarter Spring quarter

del (with cite attribute)

It is currently: Winter quarter Spring quarter

kbd

This is keyboard input

var

This is a variable element

samp

This is sample output

blockquote (no attributes)

"When game is going full retard, you can only go with it. If you start going against it, if you start going half retard, you're done for."

blockquote (with cite attribute)

"When game is going full retard, you can only go with it. If you start going against it, if you start going half retard, you're done for."

Code