Originally posted by: kt
background image?
Originally posted by: DeathByAnts
Originally posted by: kt
background image?
I dunno, thats why I am asking
Originally posted by: notfred
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:0px solid black; height:100%;"></div>
Originally posted by: DeathByAnts
Here's what I have so far, now how do I get the black pixel to repear without
a million times?
<table width="100%" border="0" cellpadding="0">
<tr>
<td></td>
<td width="1"><img src="images/navigation/1x1-black.jpg"></td>
<td>
</td>
<td width="1"><img src="images/navigation/1x1-black.jpg"></td>
<td></td>
</tr>
</table>
Originally posted by: damiano
Originally posted by: notfred
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:0px solid black; height:100%;"></div>
wtf
Originally posted by: notfred
Originally posted by: damiano
Originally posted by: notfred
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:0px solid black; height:100%;"></div>
wtf
It's the answer to his question.
Originally posted by: notfred
Just use my damn solution. It looks like this.
Originally posted by: Electric Amish
Originally posted by: notfred
Originally posted by: damiano
Originally posted by: notfred
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:2px solid black; height:100%;"></div>
<div style="float: left;width:33%;border-right:0px solid black; height:100%;"></div>
wtf
It's the answer to his question.
What does the third line do?? Why do you need it?
Originally posted by: DeathByAnts
Originally posted by: notfred
Just use my damn solution. It looks like this.
because if you just throw it in there, you get something like this
Originally posted by: notfred
Originally posted by: DeathByAnts
Originally posted by: notfred
Just use my damn solution. It looks like this.
because if you just throw it in there, you get something like this
You put it in the damn <head> tag, what did you expect? have you ever wrritten HTML before today?
Originally posted by: DeathByAnts
Originally posted by: notfred
Originally posted by: DeathByAnts
Originally posted by: notfred
Just use my damn solution. It looks like this.
because if you just throw it in there, you get something like this
You put it in the damn <head> tag, what did you expect? have you ever wrritten HTML before today?
yeah, I noticed that and corrected it right after I uploaded. It is already fixed
Originally posted by: Electric Amish
You're still missing a <BODY> tag.Originally posted by: DeathByAnts
yeah, I noticed that and corrected it right after I uploaded. It is already fixedOriginally posted by: notfred
You put it in the damn <head> tag, what did you expect? have you ever wrritten HTML before today?Originally posted by: DeathByAnts
because if you just throw it in there, you get something like thisOriginally posted by: notfred
Just use my damn solution. It looks like this.