Anime Goddess
02-06-2003, 09:55 PM
Hi there
Okay on my web page I am using this code:
<html>
<head>
<title>Anime Frenzie</title>
</head>
<frameset cols="160,*"border=0 frameborder=0 framespacing=0>
<frame src="my websites name" name="leftside" scrolling=no noresize>
<frameset rows="85,*">
<frame src="top.html" NAME="top"scrolling=no noresize>
<frame src="http://www.geocities.com/animefrenzie/main.html" name="rightside">
</frameset>
</frameset>
<body>
</body>
<noframes>
<a href="your main page.html">Click Here</a>
</noframes>
</html>
Now I am trying to put a pic in the top frame. I already tried adding a pic but the pic doesn't seem to fit in it? And I tried to make the pic smaller and that didn't work. So I was woundering how do I get a pic to fit in there??
Okay on my web page I am using this code:
<html>
<head>
<title>Anime Frenzie</title>
</head>
<frameset cols="160,*"border=0 frameborder=0 framespacing=0>
<frame src="my websites name" name="leftside" scrolling=no noresize>
<frameset rows="85,*">
<frame src="top.html" NAME="top"scrolling=no noresize>
<frame src="http://www.geocities.com/animefrenzie/main.html" name="rightside">
</frameset>
</frameset>
<body>
</body>
<noframes>
<a href="your main page.html">Click Here</a>
</noframes>
</html>
Now I am trying to put a pic in the top frame. I already tried adding a pic but the pic doesn't seem to fit in it? And I tried to make the pic smaller and that didn't work. So I was woundering how do I get a pic to fit in there??