Web Hosting Talk







View Full Version : Website Help/Review


TheComputerGuy
11-04-2000, 08:59 AM
I need help in that part that senoirs will noe be the same font as the juniors, sophmores,freshman. Well Can someone check my code to see where i went wrong. I have went over it and over, but seem to see nothing wrong. the address is webinfinity.org Thanks so much.

akashik
11-05-2000, 04:14 PM
<TR><TD WIDTH=130><FONT SIZE=-2>&nbsp;•<a CLASS="feat" href="http://">&nbsp;</a></font><a CLASS="feat" href="http://"><font size="-2">Outstanding
Seniors</font></a>
<TD><FONT SIZE=-2>&nbsp;•<a CLASS="feat" href="http://">&nbsp;</a></font><a CLASS="feat" href="http://"><font size="-2">Outstanding
Seniors</font></a>
<TR><TD><FONT SIZE=-2>&nbsp;•<a CLASS="feat" href="http://">&nbsp;</a></font><a CLASS="feat" href="http://"><font size="-2">Outstanding
Seniors</font></a>
<TD><FONT SIZE=-2>&nbsp;&nbsp;</font><FONT SIZE=-2>•<a CLASS="feat" href="http://">&nbsp;</a></font><a CLASS="feat" href="http://"><font size="-2">Outstanding
Seniors</font></a>
<TR><TD><FONT SIZE=-2>&nbsp;</font>
<TD><FONT SIZE=-2>&nbsp;</font>
<TR><TD><FONT SIZE=-2>&nbsp;</font>
<TD><FONT SIZE=-2>&nbsp;</font>
<TR><TD HEIGHT=7>
</TABLE>
<TABLE CELLPADDING=0 CELLSPACING=0>
<TR>
<TD class=title style=color:ffffff WIDTH=260 VALIGN=TOP BGCOLOR=333399 COLSPAN=2>&nbsp;Juniors
</TABLE>

**********************************************************

I think I found it... See above, third row from the bottom? You'll see it says class=title. If you scan up you'll notice all the others say class=feat :) I might be wrong on this one though. I checked it out via view source and I have to say it's not the easiest to read through it's formatting. Tell me if that fixes it.

Greg Moore
http://www.akashik.net

TheComputerGuy
11-08-2000, 05:14 PM
sorry it didnt, so i just changed the entire font getting to upload. but still got to put a comet in the background.

netvirtual
11-09-2000, 01:10 AM
Put this <font class=title style=color:ffffff>
Between <pre>
and Seniors

TheComputerGuy
11-09-2000, 08:39 PM
Thanks, that was the trick thanks a whole lot.