Look in the tutorials section, theres some tutorials on HTML :]
Look in the tutorials section, theres some tutorials on HTML :]
Using divs and css:
<style type="text/css">
#div { (DIV NAME)
width:300px; (WIDTH)
}
</style>
<div id="div"></div>
VERY USEFUL
http://www.ilovejackdaniels.com/html-cheat-sheet.png
and if you get onto CSS
http://www.ilovejackdaniels.com/css_cheat_sheet.png
Want to hide these adverts? Register an account for free!