The official record will be reviewed by the Appeals Commission
and here is the image we will use
We could use the <P> paragraph tag with the ALIGN=RIGHT attribute
<IMG SRC="referee.gif" WIDTH=110 HEIGHT=123> <P ALIGN=RIGHT>The offical record will be reviewed by the Appeals Commission
The offical record will be reviewed by the Appeals Commission
The offical record will be reviewed by the Appeals Commission
The offical record will be reviewed by the Appeals Commission
<IMG SRC="referee.gif" WIDTH=110 HEIGHT=123 ALIGN=LEFT hspace="35"><BR><BR>The offical record will be reviewed by the Appeals Commission
The offical record will be reviewed by the Appeals Commission
NOTE..hspace places an equal space on each side of the image.
Color can be expressed in three ways | ||
---|---|---|
Name | Hex | RGB |
Linen | #faf0e6 | rgb(250,240,230) |
RGB are the three primary Web and TV colors | ||
<TABLE BGCOLOR="blue" WIDTH=350 BORDER=5> <TR><TD> <TABLE BGCOLOR="black" WIDTH=350> <TR><TD align=center> <FONT COLOR=WHITE>Here is<p>How we align<p> text to left<p>of<p>The Professor</FONT> </TD><TD> <IMG SRC="grad.gif" WIDTH=152 HEIGHT=199> </TD></TR></TABLE> </TD></TR></TABLE> |
| Style used for this table.tableblu{ border:5px solid blue; width:350px; border-spacing:0px; }.tableblu td{ padding:0px; } .tableblack{ background-color:#000000; width:350px; border-spacing:0px; } .tableblack td{ padding:0px; text-align:center; color:#ffffff; } <TABLE class=tableblu2> |
<TABLE BGCOLOR="blue" WIDTH=350 BORDER=5> <TR><TD ALIGN=CENTER> <TABLE BGCOLOR="black" WIDTH=350> <TR><TD ALIGN=CENTER> <IMG SRC="grad.gif" WIDTH=152 HEIGHT=199> </TD><TD ALIGN=CENTER> <FONT COLOR=WHITE>Here is<p>How we align<p>text to right<p>of<The Professor</FONT> </TD></TR></TABLE> </TD></TR></TABLE> |
| Style used for this table.tableblu{ border:5px solid blue; width:350px; border-spacing:0px; }.tableblu td{ padding:0px; } .tableblack{ background-color:#000000; width:350px; border-spacing:0px; } .tableblack td{ padding:0px; text-align:center; color:#ffffff; } <TABLE class=tableblu2> |
<TABLE BGCOLOR="blue" BORDER=5> <TR><TD ALIGN=CENTER> <IMG SRC="grad.gif" WIDTH=152 HEIGHT=192> </TD></TR></TABLE> |
| Style used for this table.tableblu2{ background-color:#0000ff; border:5px solid blue; border-spacing:0px; }.tableblu2 td{ padding:0px; text-align:center; } <TABLE class=tableblu2> |
Now we will make a table to demonstrate how to put text to the LEFT of an IMAGE and to the RIGHT of the image.
The table will have a red background color with 3 TD cells which will provide the red border and a width of 360 pixels.
<table bgcolor=red width=360><tr><td> <table bgcolor=black> <td align=center> <FONT COLOR="white">This is how we put text to the left </TD> <TD align=center bgcolor=blue> <IMG SRC="grad.gif" WIDTH=152 HEIGHT=192> </TD> <TD align=center> <FONT COLOR="white">This is how we put text to the right </FONT> </TD></TR></TABLE> |
| Style used for this table.tablered{ border: red solid; background-color:#ff0000;width:360px; border-spacing:5px; } .tableblacktwo{ background-color:#000000; } .tableblacktwo .td1{ background-color:#000000; color:#ffffff; text-align:center; } .tableblacktwo .td2{ background-color:#0000ff; color:#ffffff; text-align:center; } <TABLE class=table4red> |
In case you were wondering why the record was being sent to the Appeals Commission
The referee decided, upon viewing the replay, that the official | record would be reviewed by the Appeals Commission |
The Professor's Table Navigation | ||||
Lesson No 1 | Lesson No 2 | Lesson No 3 | Lesson No 4 | Lesson No 5 |