don't worry box! has taught me how to code div's and i'm really starting to get the hang of it![]()

don't worry box! has taught me how to code div's and i'm really starting to get the hang of it![]()
hm, in the css stylesheet how would i make an image as the background?
as i only know background-color: #code;
would it be... background: url(directory) ?
Previously a Habbo fanatic, web designer/developer, fansite owner, & trusted member of the community.
The problem there is that you need to learn to code divs + css. Isn't that just an automatically generated code by dreamweaver.Okay, btw this is in tables not divs so don't moan saying "code in divs, tables suck." simply because I have no idea about DIVs even after looking at numerous tutorials.
I got it from dentafrice's post i'll find you the link.Code:<html> <head> <title>simplyhabbo</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body { background-image: url(../Pictures/bg.png); } .style1 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9px; } --> </style></head> <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <div align="center"> <!-- ImageReady Slices (simplyhabbo.psd) --> <table id="Table_01" width="800" height="321" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="7"> <img src="images/simplyhabbo_01.gif" width="800" height="2" alt=""></td> </tr> <tr> <td rowspan="14"> <img src="images/simplyhabbo_02.gif" width="40" height="319" alt=""></td> <td colspan="5"> <img src="images/simplyhabbo_03.gif" width="741" height="145" alt=""></td> <td rowspan="14"> <img src="images/simplyhabbo_04.gif" width="19" height="319" alt=""></td> </tr> <tr> <td colspan="5"> <img src="images/simplyhabbo_05.gif" width="741" height="12" alt=""></td> </tr> <tr> <td rowspan="12"> <img src="images/simplyhabbo_06.gif" width="1" height="162" alt=""></td> <td background="images/simplyhabbo_07.gif"><table border="0" cellspacing="3"> <tr> <td width="257"><div align="center"></div></td> </tr> </table></td> <td width="16" rowspan="12"> </td> <td> <img src="images/simplyhabbo_09.gif" width="490" height="30" alt=""></td> <td rowspan="12"> <img src="images/simplyhabbo_10.gif" width="27" height="162" alt=""></td> </tr> <tr> <td background="images/simplyhabbo_11.gif" width="207" height="9" alt=""></td> <td background="images/simplyhabbo_12.gif" width="490" height="9" alt=""><p> </p> </td> </tr> <tr> <td> <img src="images/simplyhabbo_13.gif" width="207" height="6" alt=""></td> <td> <img src="images/simplyhabbo_14.gif" width="490" height="6" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_15.gif" width="207" height="7" alt=""></td> <td rowspan="9"> </td> </tr> <tr> <td> <img src="images/simplyhabbo_17.gif" width="207" height="30" alt=""></td> </tr> <tr> <td background="images/simplyhabbo_18.gif" width="207" height="9" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_19.gif" width="207" height="6" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_20.gif" width="207" height="7" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_21.gif" width="207" height="30" alt=""></td> </tr> <tr> <td background="images/simplyhabbo_22.gif" width="207" height="9" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_23.gif" width="207" height="6" alt=""></td> </tr> <tr> <td> <img src="images/simplyhabbo_24.gif" width="207" height="13" alt=""></td> </tr> </table> <!-- End ImageReady Slices --> </div> </body> </html>
http://www.habboxforum.com/showpost....postcount=3286
Last edited by Decode; 30-10-2008 at 10:09 AM.
Lets set the stage on fire, and hollywood will be jealous.
I always say this to myself:
"If anyone else can do something, I should also be able to do it"
Lol. Helps some times.
Good to hear you getting hang of div coding
It's cos dreamweaver has made it one table?
So if either side expand it takes the other with it. Didn't read the code thoroughly so correct me if I'm wrong.
Want to hide these adverts? Register an account for free!