Help me!

Discussion in 'CSS' started by Xtrapsp, Oct 26, 2010.

  1. #1
    Ok So Im making this template.. which is supposed to be in CSS but its half CSS and half php.. Sorry guys, But you gotta know how to do this code..

    </TD>
    </TR>
    </TABLE>
    <TABLE width="97.5%" cellspacing=0 cellpadding=0><TR bgcolor="#BA0000" height=5><TD width="2%" bgcolor=#000></TD><TD valign=bottom><img 
    
    src="images/llb.gif"></TD><TD></TD><TD></TD></TR>
    </TABLE>
    <table width=95% align=center cellspacing=0 cellpadding=0 border=0>[B][U][COLOR="red"]<TR bgcolor=#f9f9f9 >[/COLOR][/U][/B]<td align=left width=2%><img src="images/leftdown.gif"></td><td 
    
    width=98% style="BORDER-BOTTOM: #949494 0px solid;BORDER-TOP: #949494 0px solid"> Copyright &copy <?php echo date("Y"); ?> <a href="?hm"><FONT SIZE="2" 
    
    COLOR="#000000">JizzHosting.com</FONT></a>. All rights reserved. <a href="?action=terms"><FONT SIZE="2" COLOR="#000000">Terms and 
    
    Conditions</FONT></a></td><td align=right width=2%><img src="images/rightdown.gif"></td></TR></table>
    </BODY>
    </HTML>
    Code (markup):
    I want to make it so that the Bold Underlined bit repeats this image:
    [​IMG]
    http://internetaware.org/wp-content/uploads/2010/10/middle_Footer.gif

    Help?!
     
    Xtrapsp, Oct 26, 2010 IP
  2. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #2
    
    <TR style="background: url('http://internetaware.org/wp-content/uploads/2010/10/middle_Footer.gif') repeat-x; width:100%; height:33px;" >
    
    Code (markup):
    Something like this.

    But your code is crap, not CSS based... tables are NOT for layout.
     
    CSM, Oct 26, 2010 IP
  3. Xtrapsp

    Xtrapsp Active Member

    Messages:
    716
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    90
    #3
    I diddnt code it.. I saw it was CRAP I hate it >.< But thanks il have a go with that thanks dude!
    It's a shitty script Sorry dude

    Thanks dude It worked :D

    P.s Stupid gradient I made was emboss'd >.< Gta change it lol
     
    Xtrapsp, Oct 26, 2010 IP