Tuesday, March 3, 2009

Html stuff task 2

< h1 > This is a heading < / h1 >
< h2 > This is a heading < / h2 >
< h3 > This is a heading < / h3 >

< ! - - This is a comment - - >

< p > This is a paragraph< / p >
< hr / >
< p > This is a paragraph< / p >
< hr / >
< p > This is a paragraph< / p >

< b > Defines bold text
< big > Defines big text
< em > Defines emphasized text
< i > Defines italic text
< small > Defines small text
< strong > Defines strong text
< sub > Defines subscripted text
< sup > Defines superscripted text
< ins > Defines inserted text
< del > Defines deleted text
< s > Deprecated. Use instead
< strike > Deprecated. Use instead
< u > Deprecated. Use styles instead

No comments: