Here is a summary of many of the constructs we have covered in this class.
<I>Italic</I> <U>UnderLine</U> <TT>Teletype</TT> <B>Bold Italic</I></B> <I><U>Italic</U></I> <EM>Emphasis</EM> <STRONG>Strong</STRONG> <BIG>Big Font</BIG> <SMALL>Small Font</SMALL> <STRIKE> <BLOCKQUOTE>Blockquote</BLOCKQUOTE> <PRE>Preformatted text</PRE>
<UL> diplays as
<IMG SRC="imageName"
<BODY BACKGROUND="imageFile" BGCOLOR="color" TEXT="BLACK">
<A HREF="link">hypertext link text</A>
<A HREF="link"><IMG SRC="imageFile" ALT="description"></A>
There are many more constructs, which you can learn about on the Web or reading an HTML book. I recommend the book |
If you want to learn how to search effectively using Google, visit Google Guide, which you can find at www.googleguide.com.