Posts Tagged ‘ html ’

HTML Tags

June 8, 2009
By Jeff Selig

HTML Tag ChartTagNameCode ExampleBrowser View<!– comment <!–This can be viewed in the HTML part of a document–> Nothing will show<A - anchor <A HREF=”http://www.yourdomain.com/”>Visit Our Site</A> Visit Our Site<B> bold <B>Example</B> Example<BIG> big (text) <BIG>Example</BIG> Example<BODY> body of document <BODY>The content of your page</BODY> Contents of your webpage<BR> line break The contents of your page<BR>The contents of your page The contents of your page The contents of your page<CENTER> center <CENTER>This will center your contents</CENTER>This will center your contents<DD> definition description <DL> <DT>Definition Term ...
Read more »

Tags: ,
Posted in Commentary & Analysis | No Comments »