T
Talimore
Hello everyone. I was using just a reguler table to display my news, bu
it started to go over that given border.
Now im not very good at coding at all, so I use Microsoft Frontpage.
Someone told me that this code would work to display text in a box an
give that box a scrollbar. The code worked and I could enter text an
enter photos, what ever to the newly created box. When I went to ente
my code to display my news how ever it doesnt show up.
If you wish to see my webpage and why im trying to do this it i
located at. http://www.crystalcube.net/FFXI
And the code is:
<div style="position:absolute; top:250px; left:100px; width:700px
height:400px; overflow:auto">
<div style="position:absolute; top:-163; left:70
width:696;height:282">
<p><?php include("news/show_news.php");?></p>
</div>
</div>
If you know a diffrent method please tell me. My page is done in al
tables
-
Talimor
it started to go over that given border.
Now im not very good at coding at all, so I use Microsoft Frontpage.
Someone told me that this code would work to display text in a box an
give that box a scrollbar. The code worked and I could enter text an
enter photos, what ever to the newly created box. When I went to ente
my code to display my news how ever it doesnt show up.
If you wish to see my webpage and why im trying to do this it i
located at. http://www.crystalcube.net/FFXI
And the code is:
<div style="position:absolute; top:250px; left:100px; width:700px
height:400px; overflow:auto">
<div style="position:absolute; top:-163; left:70
width:696;height:282">
<p><?php include("news/show_news.php");?></p>
</div>
</div>
If you know a diffrent method please tell me. My page is done in al
tables
-
Talimor