|
|
|
|
||||
|
^ |
||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||
These are the basic elements of an .html page |
<HTML>
<BODY>
|
| <HTML>
<HEAD> <META NAME="editor" CONTENT="HTML example">
<BODY BGCOLOR="#C0C0C0" TEXT="#000000" LINK="#0000FF" VLINK="#DF00DF" ALINK="F#10000"> <FONT COLOR="#000000"> Words & Pictures, Thoughts & Ideas, make up the BODY of the .html </FONT> </BODY> </HTML> |
| Words & Pictures, Thoughts & Ideas, make up the BODY of the .html |
| <HTML>
HEAD> <META NAME="editor" CONTENT="HTML example">
<BODY BGCOLOR="#C0C0C0" TEXT="#000000" LINK="#0000FF" VLINK="#DF00DF" ALINK="F#10000"> <P><FONT COLOR="#000000">Words & Pictures,<BR>Thoughts & Ideas,<BR>make up the BODY of the .html </FONT></P> </BODY> </HTML> |
| Words & Pictures,
Thoughts & Ideas make up the BODY of the .html |
| <CENTER><P><B><FONT COLOR="#FF0000">Words & Pictures,<BR>Thoughts & Ideas,</FONT></B><BR><FONT COLOR="#0000FF">make up the BODY of the .html </FONT></P></CENTER> |
|
Thoughts & Ideas, make up the BODY of the .html |
| <CENTER><P><B><FONT
COLOR="#FF0000">Words & Pictures,<BR>Thoughts
& Ideas,</FONT></B></P></CENTER>
<P><FONT COLOR="#FF00FF">make up the BODY of the .html</FONT></P> |
|
Thoughts & Ideas, make up the BODY of the .html |
|
|
| <img SRC="images/net3now.gif" height=119 width=93> |
|
|
![]() |
|
Linking with image maps |
|
| Hold
the cursor (hand) over the different colored signs and read the "Target"
names.
Next, click on the colored
signs.
<P><IMG SRC="signpost.gif" HEIGHT="354" WIDTH="464" ALIGN="RIGHT" usemap="#signpst"></P> NOTE: ...the usemap="#signpost"> refers to the image map below |
TOP |
| <P><MAP
name="signpst">
<AREA shape="polygon" coords="35,50,197,29,198,54,39,72,22,59" href="#yellow-left"> <AREA shape="polygon" coords="245,41,403,54,418,69,396,85,244,72" href="#dk-green-right"> <AREA shape="polygon" coords="250,107,417,96,439,109,420,124,244,135" href="#cyan-right"> <AREA shape="polygon" coords="243,186,415,167,438,179,416,197,242,219" href="#white-right"> <AREA shape="polygon" coords="244,248,370,227,384,238,369,258,244,274" href="#yellow-right"> <AREA shape="polygon" coords="243,169,262,177,247,182,241,177" href="#blue-top-right"> <AREA shape="polygon" coords="297,214,346,209,350,219,333,227" href="#blue-bot-right"> <AREA shape="polygon" coords="34,276,200,276,201,308,32,308,11,287" href="#blue-left"> <AREA shape="rect" coords="21,208,204,240" href="#red-left-rectangle"> <AREA shape="polygon" coords="113,199,204,154,202,181,154,203" href="#orange-left"> <AREA shape="polygon" coords="160,103,201,92,201,114" href="#mag-left-top"> <AREA shape="polygon" coords="81,135,122,143,82,153,71,143" href="#mag-left-bot"> <AREA shape="polygon" coords="78,91,209,126,208,154,66,121,52,99" href="#lt-green-left"> <AREA shape="polygon" coords="207,27,207,114,214,121,214,160,203,172,206,352,242,352,241,331,231,327, 239,285,240,4,205,3" href="#post"> <AREA shape="rect" href="#outside" coords="0,0,463,353"></MAP></P> </BODY> </HTML> |
|
| Image
Map coords Explained
<AREA shape="rect" coords="5,502,78,567" href="http://...">
|
| Beginning of TABLE
<TABLE BORDER=1 CELLSPACING=2 CELLPADDING=6 WIDTH="600" HEIGHT="400" > |
End of CELL Data </TD>
End of CELL Data </TD>
End of CELL Data </TD>
End of CELL Data </TD>
End of a ROW</TR>
</TD>
</TD>
</TD>
<TD>
</TD>
| End of TABLE </TABLE> |
| ALIGN LEFT |
|
ALIGN RIGHT
|
|
| VALIGN TOP
|
VALIGN CENTER | VALIGN BOTTOM | VALIGN BASELINE |
| HSPACE="8" | VSPACE="12" |
-- Table Borders --
|
Border Width = 1
Cell Spacing = 1 Cell Pading = 1 |
|
Border Width = 4
Cell Spacing = 4 Cell Pading = 1 |
|||||||||
|
Border Width = 10
Cell Spacing = 10 Cell Pading = 1 |
|
Border Width = 0
Cell Spacing = 1 Cell Pading = 1 |
| Tables | are Where | It's | At! |
| These are
Cells |
No Cell Below
Because there is Nothing in it |
push-----> | <---- |
| Images
Also |
|||
|
Empty Cell -->
|
|||
| . | The
more you Add the Larger the Cells g e t . |
|
| V |
^
| | | |
| .. Links | |
| .
. . . . |
![]() |
| Background Colors | Background Colors |
| Background Colors | Background Colors |
|
|
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
![]() |
|
|
![]() ![]() |
![]() ![]() ![]() ![]() |
![]() ![]() |
![]() ![]() |
![]() |
|
|
| Web Author: |
Glen A. Williamson |
|
|
--- T h e E n d ---