junkieworlduk
06-27-2003, 09:51 PM
My site
http://www26.brinkster.com/grimsbytown/homeframes.htm
The logo at the top i need to centre it plus i need to change the background colour theyre
my left frame i havent started yet
this is my current code
<html>
<head>
<title>:::: junkieworld :::: v2</title>
</head>
<frameset rows="150,*">
<body bgcolor="black" text="white" link="white" vlink="white" alink="white"> <frame src="http://www26.brinkster.com/grimsbytown/newlogo.gif" align="center" NAME="top" style="border: 3 solid #FF6600">
<frameset cols="160,*">
<frame src="left.html" NAME="left">
<frame src="http://www26.brinkster.com/grimsbytown/index.htm" NAME="right">
</frameset>
</frameset>
<body>
</body>
<noframes>
</noframes>
</html>
please help
http://www26.brinkster.com/grimsbytown/homeframes.htm
The logo at the top i need to centre it plus i need to change the background colour theyre
my left frame i havent started yet
this is my current code
<html>
<head>
<title>:::: junkieworld :::: v2</title>
</head>
<frameset rows="150,*">
<body bgcolor="black" text="white" link="white" vlink="white" alink="white"> <frame src="http://www26.brinkster.com/grimsbytown/newlogo.gif" align="center" NAME="top" style="border: 3 solid #FF6600">
<frameset cols="160,*">
<frame src="left.html" NAME="left">
<frame src="http://www26.brinkster.com/grimsbytown/index.htm" NAME="right">
</frameset>
</frameset>
<body>
</body>
<noframes>
</noframes>
</html>
please help