one more problem

liunx

Guest
i think i got the text aligned now under my daily pic, but i want that black bar underneath the text. the bar on top of the daily pic. i cant even find the code to make it appear, can anyone find it or tell me how to make it show up underneath the text.<br />
<br />
thanks<br />
<br />
<!-- m --><a class="postlink" href="http://www.neonlounge.com/main.htm">http://www.neonlounge.com/main.htm</a><!-- m --><br />
<br />
<br />
greg<!--content-->the daily pic logo and the actual picture. how would i do that. thanks<!--content-->well for one you have a lot of cleanup to do on that page. I see tags that are not real, like <popup>,<CHANGEBACK>. if you want to make comments do it like this, <!--CHANGEBACK--> you also have 2 body tags, you have tags overlapping each other. like <br />
<center><br />
<td></td><br />
<td></center><br />
<br />
should be like<br />
<center><br />
<td></td><br />
</center><br />
<td><br />
<br />
or not even used at all, sence table cells can do align by themselves. <td align="center"><br />
<br />
also that black line is right here and if you want to make less space, take out 3 of those clear.gifs. all hex color codes have to have a # in it. you also don't close some table cell tags.<br />
<br />
<table border=0 align=center cellpadding=0 cellspacing=0 bgcolor=000000><br />
<tr><br />
<td width=1 height=1 nowrap><img src=http://www.htmlforums.com/archive/index.php/"/pics/clear.gif" width=1 height=1></td><br />
<td width=29 height=1 nowrap><img src=http://www.htmlforums.com/archive/index.php/"/pics/clear.gif" width=29 height=1></td><br />
<td width=1 height=1 nowrap><img src=http://www.htmlforums.com/archive/index.php/"/pics/clear.gif" width=1 height=1></td><br />
<br />
<td width=1 height=1 nowrap><img src=http://www.htmlforums.com/archive/index.php/"/pics/clear.gif" width=1 height=1></td><br />
</tr><br />
<tr><br />
<td align="center" bgcolor=ffffff width="340" colspan=5><br />
<img src=http://www.htmlforums.com/archive/index.php/"wpics/weekly.jpg" WIDTH=270 HEIGHT=203><BR><br />
<font face="Verdana, Arial" size="1"><br />
<center><font color=#000000><br />
Military Street Music Cafe in Port Huron<!--content-->
 
Back
Top