View Full Version : Help! 2 Big Probs!


fiwen
03-17-2003, 07:33 AM
firstly, my site comes out with the text in a funny place (Shrine of Nature (http://www20.brinkster.com/shrineofnature/main.html) how can i get it to go on the right? also, does anybody know how i can create a red scrollbar with yellow little arrows on my site? here's the confusing code i have on the site now:
*****
<html>
<head>
<title>Shrine of Nature</title>
</head>
<body>
<center><img src="top.jpg"><br></center>
<table border="0" cellspacing="2"><width=150><center>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>Home</td>
</tr></big>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>Human Nature</big></td>
</tr>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>Fun Stuff</big></td>
</tr>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>Fans</big></td>
</tr>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>WWW</big></td>
</tr>
<tr>
<td bgcolor="#CC0000"><font color="yellow"><font size=3><big>Disclaimer</big></td>
</tr>
<applet code="vote.class" codebase="http://www.chartcentral.com/amc/vote" width=200 height=103>
<param name=SITE_NAME value="Shrine of Nature">
<param name=ACCOUNT_NAME value="fiwen">
<blockquote>
<A HREF="http://www.chartcentral.com/amc/vote/cgi/vote.pl?user=fiwen&method=no_java">
<img src="http://www.chartcentral.com/amc/gif.pl/form_pics/fiwen.gif" width="200" height="103"></A>
</blockquote>
</applet>Hi, and welcome to the "All New" Shrine of Nature! (Hopefully it'll
be a tad more successful than the "All New" Human Nature Fan Club).
*************

any help muchly appreciated!!

<3 Rach

Sheila
03-17-2003, 08:44 AM
Scrollbar - http://www.asianouting.com/scrollbar/scrollbar.php

djedditt
03-17-2003, 12:51 PM
http://www.lissaexplains.com/html.shtml#text

-djedditt-

Aprilrenee
03-17-2003, 02:22 PM
well if you want to seperate text and put it on a different line where its even instead of uneven with a img or someting.
<br> this just breaks straight to the next line.

<p> This breaks but adds a space like shown.

fiwen
03-18-2003, 04:54 AM
thanks for the tip on the scrollbar... i'm working on the text thing - it's not just a simple matter of br and p. i'll get there, thanks for the advice anyhow.

<3 Rach