View Full Version : Don't know where this goes?? But I was just woundering


Anime Goddess
03-24-2003, 09:51 PM
I am sorry if this is in the wrong place to wright this is in but I was just woundering If I could do something. See I am using this code right now.

<HTML>
<HEAD>
<TITLE>Anime Frenzie </TITLE>
<bgcolor="black">
<link rel="background-color: #000000" href="css.css" type="text/css">
<style type="text/css">
<!--

A:link
text-decoration: none
-->
</style>

</HEAD>
<BODY bgcolor="#000000">

body
background-color: #000000



<span style="position: absolute; top: 355; left: 35; width: 300; font-size: 12pt;color: #990000; background-color: #000000;"> <font color="#990000">
<table width="425" height="120" cellpadding="0" cellspacing="0" border="4">
<td>
<font color="#990000">
<background-color: #000000>
<p class=head><u>Updates</u><p align=left>

<p> Here is where I would update blah blah blah

</font>
</td>
</table>
</span>
<!-- Begin Table -->
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="800" HEIGHT="500">

<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="800" HEIGHT="97">
<IMG NAME="blue0" SRC="http://www.geocities.com/animefrenzie/guy1.jpg" width="800" height="97" BORDER="0"></TD>
</TR>

<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="800" HEIGHT="100">
<IMG NAME="blue1" SRC="http://www.geocities.com/animefrenzie/guy2.jpg" WIDTH="800" HEIGHT="100" BORDER="0"></TD>
</TR>

<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="800" HEIGHT="94">
<IMG NAME="blue2" SRC="http://www.geocities.com/animefrenzie/guy3.jpg" WIDTH="800" HEIGHT="94" BORDER="0"></TD>
</TR>

<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="800" HEIGHT="95">
<IMG NAME="blue3" SRC="http://www.geocities.com/animefrenzie/guy4.jpg" width="800" height="95" BORDER="0"></TD>
</TR>

<TR>
<TD ROWSPAN="1" COLSPAN="1" WIDTH="800" HEIGHT="114">
<IMG NAME="blue4" SRC="http://www.geocities.com/animefrenzie/guy5.jpg" width="800" height="114" BORDER="0"></TD>
</TR>



<!-- End Table -->

</TABLE>

</body>

</HTML>

and I was just woundering if I could make the area that I am writing my text in scroll some how??? Does anyone know how I can do this or even if it is possible with this type of coding?
Thanx in advanced

sabrinastar
03-24-2003, 10:55 PM
ok well youve messed up some of your css. you need brackets around the link thing so that it says A:link {text-decoration:none}. and u put the background code in 3 places. you only need the 1 that says <body bgcolor="000000">. you can get rid of the other 2. and 4 the text do u want an inline frame or a text box? cuz the text box would work if u didn't need 2 put in any pictures in your update but an inline frame would work in u had 2 put in any images into your update. hope i helped!

Anime Goddess
03-25-2003, 03:03 PM
Ohhh I see. Thanx ^^

well something is really bothering me and I can't figure it out!! See I am using this code

<html><head><title>Shattered Dreams V 1.0</title></head>
<frameset cols="*,1024,*" border="0">
<frame src="http://www.geocities.com/animefrenzieborder.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset rows="*,29,499,242,*" border="0">
<frame src="http://www.geocities.com/animefrenzieborder.html" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="http://www.geocities.com/animefrenzie/top.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frameset cols="*8,541,477" border="0">
<frame src="http://www.geocities.com/animefrenzie/left.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="http://www.geocities.com/animefrenzie/animefrenziemain.html" noresize name="mainframe" marginheight="4" marginwidth="4">
<frame src="http://www.geocities.com/right.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="http://www.geocities.com/animefrenzie/bottom.jpg" noresize scrolling="no" marginheight="0" marginwidth="0">
<frame src="http://www.geocities.com/animefrenzie/animefrenzieborder.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<frame src="http://www.geocities.com/animefrenzie/animefrenzieborder.html" noresize scrolling="no" marginheight="0" marginwidth="0">
</frameset>
<body>
<noframes>this website requires that frames are enabled</noframes>
</body>
</html>

and for some reason it doesn't work i mean my page shows up as a blank?? And I am using geocities so does that have anything to do with it??

Alcy
03-25-2003, 09:07 PM
<frameset cols="*8,541,477" border="0">

^ Should the *8 be a 6?

Anime Goddess
03-25-2003, 09:11 PM
Nope no luck :( I tried that and it didn't work either??

lefty
03-25-2003, 10:49 PM
Are you using the advanced editor?

Anime Goddess
03-26-2003, 09:17 PM
Yup that is what I am using. I even made my pic smaller cause I thought that it was to big and that didn't work either?? So know I am really woundering why it isn't working??

Alcy
03-27-2003, 03:09 AM
It works for me... some of the pages show up as dead links, but the frameset works.... :confused:

Anime Goddess
03-27-2003, 03:55 PM
Hmmm...that is really weird??? I wounder why it works for you and not for me :S This is really weird?? I went over the code like 50 times and I can't seem to find what is wrong >< Am I maybe missing a heading.....or maybe is it just geocities???