http://img20.imageshack.us/img20/7046/layout8bo.png
There you go.
banner and boxes with titles coded please.
Printable View
http://img20.imageshack.us/img20/7046/layout8bo.png
There you go.
banner and boxes with titles coded please.
EWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW WWWWWWWWWW...
1/10
Not even worth coding mate.
Still want it coded.
you should make an intro on the site and put "the layout on the next page truley sucks, please do not report me for loss of vision"
no offense but it truley sucks, redo it and people may code it. and don't use default fonts they suck.
no offense so no bad rep. kkthnx.
Someone just code it please I dont care it it sucks.
its not his first anyway
Woah thats crap... Sorry.... 0/100 Hate the colours..
Like I said it don't care if it sucks I want it coded anyway.
Why do you want it coding if it sucks?
Because it's temporary untill I buy one or get one made by someone.
A bit ugly, althogh alot of its probly just horriffic font you use in the banner "/
Someone just please code it.
thats just a big pile of crap "/ seriously its just pathetic..
yea its pretty pathetic, but i can code it but not for free
http://joshjh.pwp.blueyonder.co.uk/black_knights/
Edit:
I did it quickly in Dreamweaver & Fireworks. Some of the layout doesn't fit together, this is because it would be impossible to have even text boxes if it did.
Thankyou can you post all the slices and the code plz.
Do I have to have winzip to unzip it all?
Not if you're using Windows XP.
Yay!
(lengthens)
Just save the file, then drag the contents out of the folder.
How do I edit and put my pages into it it seems pritty confusing.
Hardly. If you have dreamweaver open up the HTML file, then edit it.
Don't have dreamweaver how do I do it?
Learn html ''/
Can someone just tell me.
Bump help please I don't have dreamweaver.
Use notepad, But you would need the basic knowledge of HTML to do so.
- Craig.
I know basics but where do I put the files in the code?
HTML Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<body>
<table width="853" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="8" rowspan="9" valign="top"><img src="img/blah2.png" width="8" height="610"></td>
<td height="112" colspan="3" valign="top"><div align="center"><img src="img/banner.png" width="829" height="112"></div></td>
<td width="9" rowspan="10" valign="top"><img src="img/blah3.png" width="9" height="611"></td>
<td width="1"></td>
</tr>
<tr>
<td width="279" rowspan="2" valign="top"><div align="center"><img src="img/nav%20title.png" width="276" height="26"></div></td>
<td width="9" rowspan="9" valign="top"><img src="img/blah.png" width="9" height="499"></td>
<td width="547" height="25" valign="top"><img src="img/content%20title.png" width="546" height="25"></td>
<td></td>
</tr>
<tr>
<td height="1"></td>
<td></td>
</tr>
<tr>
<td rowspan="2" align="top" valign="top"><!--DWLayoutEmptyCell--> </td>
<td height="211" valign="top"><!--DWLayoutEmptyCell--> </td>
<td></td>
</tr>
<tr>
<td rowspan="2" valign="top"><img src="img/next%20pk.png" width="544" height="24"></td>
<td height="1"></td>
</tr>
<tr>
<td rowspan="2" valign="top"><div align="center"><img src="img/news%20title.png" width="276" height="25"></div></td>
<td height="23"></td>
</tr>
<tr>
<td rowspan="2" valign="top"><!--DWLayoutEmptyCell--> </td>
<td height="2"></td>
</tr>
<tr>
<td height="228" valign="top"><!--DWLayoutEmptyCell--> </td>
<td></td>
</tr>
<tr>
<td rowspan="2" valign="top"><img src="img/blah4.png" width="279" height="8"></td>
<td rowspan="2" valign="top"><img src="img/blah5.png" width="547" height="8"></td>
<td height="7"></td>
</tr>
<tr>
<td height="1"></td>
<td></td>
</tr>
</table>
</body>
</html>