Read the title,
if you are post here.

Read the title,
if you are post here.
*Text Removed*
Signature edited by Agesilaus (Forum Super Moderator): Please do not have font above size 4 in your signature.
I COULDN'T EDIT POST SO YEAH
[img]http://www.****************/uploads/7c3de71774.png[/img] i need this coding.
*Text Removed*
Signature edited by Agesilaus (Forum Super Moderator): Please do not have font above size 4 in your signature.
Ill do it for free when i get homeim currnetly on laptop at my step mums so i cant but i will tommorow
Btw he doesn't code he rips others ^^^
Okay, so um does anybody?
*Text Removed*
Signature edited by Agesilaus (Forum Super Moderator): Please do not have font above size 4 in your signature.
all it is, is like 2 boxes?
Changed it, slightly.
HTML Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <meta http-equiv="content-type" content="charset=UTF-8" /> <title>Alexx Turner Designs</title> <style type="text/css"> <!-- body { background-color: black; text-align: center; } #structure { background-color: SteelBlue; background-image: url('bg.jpg'); background-repeat: no-repeat; margin: 40px auto 10px auto; width: 500px; } #main { background-color: LightBlue; margin-left: 150px; width: 350px; padding: 10px; } #navigation { text-align: left; background-color: Azure; width: 100%; margin-bottom: 10px; color: #999; font-weight: bold; font: 9px tahoma; } #navigation a { color: #999; font-weight: bold; text-decoration: none; } #content { background-color: Azure; width: 100%; height: 500px; font: 12px tahoma; text-align: left; } .padding { padding: 5px; } --> </style> </head> <body> <div id="structure"> <div id="main"> <div id="navigation"> <div class="padding"> <a href="#">HOME</a> | <a href="#">ABOUT</a> | <a href="#">PORTFOLIO</a> | <a href="#">FOR SALE</a> | <a href="#">CONTACT</a> </div> </div> <div id="content"> <div class="padding"> Here's some example content! </div> </div> </div> </div> </body> </html>
Last edited by nets; 14-11-2006 at 12:03 AM.
kinda quit.
Want to hide these adverts? Register an account for free!