Can anyone help with a template

Associate
Joined
30 Dec 2007
Posts
96
Location
England
Hi im looking to set up a call of duty 4 team soon and ive managed to get a design for the website done :) but i dont know how to code it or where to start XD so i need to find a template that ull fill in for it while i be a book worm n try to get coding.

Does anyone know any free webspell template websites that are plain and simple, no c4d rubbish or manic colours like bright green with dark greey (there isnt a sick face in the smilies but i *** have put it here :p) my templates below all of this..so anything similar to it *** b cool :)

http://i23.photobucket.com/albums/b357/avengance/1522-2.png
 
I have a question about 1 more template :p

its on freewebs yes XD but its only for the test coding -

http://www.freewebs.com/benkuchta/00aa1.html ... how come theres like a 1px margin on the right but when u shrink ** window it gets rid of it.

heres the code :
<html>

<head>
<meta http-equiv="Content-Language" content="en-gb">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 3</title>
</head>
<style type="text/css">
{ Background Properties }
body {
background-color:000000;
background-image:url(http://www.freewebs.com/benkuchta/background.PNG);
background-attachment: fixed;
background-position:center;
background-repeat:repeat;


}
</style>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="center">

<table width="567" border="0" cellpadding="0" cellspacing="0" bgcolor="#L0C0C0">

<tr>
<td height="115">
<img src="http://i23.photobucket.com/albums/b357/avengance/header-2.png" border="0"></td>
</tr>
<tr>
<td valign="top" width="567" height="5" bgcolor="#FC0C0">

main</td>
</tr>

<tr>
<td valign="top" width="657" height="200" bgcolor="#C0C0">

content</td>
</tr>
<tr>
<td valign="top" width="567" height="20" bgcolor="#2CD0">

footer</td>
</tr>

<tr>
<td valign="top">

</td>
</tr>
</table>

</div>
 
Back
Top Bottom