Click to See Complete Forum and Search --> : resizing actual content on a page


aquabat
03-17-2003, 05:00 AM
Hi

Im attempting to make a page that resizes to different screen resolutions. Im making the page at 800x600 but want to cater for those at 1028x760 etc

I know it can be done, I've seen it at my university website:
http://www.murdoch.edu.au/index/admindates

I was just wondering how to implement it into my page?

pyro
03-17-2003, 07:22 AM
It is called fluid layout. Normally what it is is a table with a width of 100%...