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
<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