Click to See Complete Forum and Search --> : Dynamic html page


ljcharlie
05-22-2003, 08:32 PM
Please help! I have such a trouble making a page that will expand and shrink according to a user's IE window size. Below is the link.

Click here (http://www.losociety.org/test.html)

ljCharlie

Vladdy
05-22-2003, 08:35 PM
... start by losing tables and doing your layout with CSS
... stop thinking about a web page as you would of a printed brochure
... graphical elements should HELP presenting the content, yours only make page loading slow...

havik
05-22-2003, 11:10 PM
This link could be useful
http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html

Havik

SniperX
05-24-2003, 07:17 AM
just re-size the users window?

SniperX
05-24-2003, 07:19 AM
just re-size the users window?

and re-size it to the screen height and screen width.

ljcharlie
05-27-2003, 04:37 PM
Thanks! I'll give that a try.

ljCharlie