Snooze
01-20-2003, 05:11 PM
Everything on my site is going down in rows, instead of being kinda side by side. (http://www.geocities.com/lkancientciv/index.html) I want the stuff lined up. O.O;; (ex: The shoutbox and the "intro," the right-click links and the iframe...)
LadyCrow
01-20-2003, 09:52 PM
okay
here are a few suggestions first - ditch the right click links
every link should work the same way
there is also blue text that arent links
ditch the frame borders
make all the scrollbards the same
did you want the top border to scroll?
as i was looking as your code i saw you also used ilayers, which i never saw the point of, and there is no header..
Your coding is very unorganized. <head> tags belong at the top of the page, and <html> should be the very first thing. Stylesheets belong in the head and shouldn't be spread out all over the document.
The reason why the "intro" and your "shoutbox" are in different rows is because they are in completely different tables.