Closed Thread Icon

Preserved Topic: Simple Align. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18220" title="Pages that link to Preserved Topic: Simple Align. (Page 1 of 1)" rel="nofollow" >Preserved Topic: Simple Align. <span class="small">(Page 1 of 1)</span>\

 
Dark
Neurotic (0) Inmate
Newly admitted
posted posted 08-03-2001 21:01

Ok maybe I got really stupid due to lack of sleep, but I can't align these two things on my page. I have tired all the align commands and it not moving them. One is a table with a javasripted clock/time/date inside that i would like to have the whole table on the right portion of the page. The other is a auto scrollable content, also javascripted, that i would like on the left.

Can someone jsut align it for me or tell me how, i'm really tired of messing with it. The Page




[This message has been edited by Dark (edited 08-04-2001).]

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 08-04-2001 01:44

First things first - your code is a mess. You're mixing divs and tables in odd ways, and you've got inline style declarations, mixed in with font tags (bad) and different things aligned all over the place.

look here: http://www.in-dented.com/temp/ozone/testing.html

didn't mess with much, just threw it all in a table to hold it in place. I's suggest making some serious modifications to your approach to coding -

  • use a style sheet
  • get rid of the font tags
  • set your page background color to one that matches your image color
  • go with either tables or divs...don't mix them like you have.
  • go with either the 1px white border
  • or
  • the wide system generated border, not both
  • use a background image that doesn't take 3-4 minutes to load.



Dark
Neurotic (0) Inmate
Newly admitted
posted posted 08-04-2001 05:17

thanx DL-44. I must say i'm a newb when it comes to coding pages. I can write codes for alot of things,but puting it all together on a page that works is still "getting there" thanks again man.


[This message has been edited by Dark (edited 08-04-2001).]

Dark
Neurotic (0) Inmate
Newly admitted
posted posted 08-04-2001 20:21

one question, when i took another look at it. The scrollable content tends not to "scroll" whats wrong there, it worked fine before. I think it has something to do with the 2 tables being in a larger table. The arrows used to scroll the text up or down are not working now..can you help?



« BackwardsOnwards »

Show Forum Drop Down Menu