View Single Post
  #1 (permalink)  
Old 11-04-2005, 08:19 AM
onelife's Avatar
onelife onelife is offline
WebProWorld Pro
 
Join Date: Apr 2004
Location: UK
Posts: 178
onelife RepRank 0
Default Re-sizing text elements

Hi all,

Please bear with me as I used to be a Frontpage wizzywig person up until about a week ago and have just learnt how to code by hand, but need some advice from those in the know.

I recently rewrote the homepage for www.thehealthzone.co.uk by hand to improve it accessibility and remove bad 'frontpage' code. Now I have grasped the resizing of the text, but need help with the divs.

The problem is that when you resize the text the surrounding elements don't move with the text. This is because I have used position: absolute - is there any other way to achieve accurate positioning that will adjust with the text size?

Many thanks in advance
Reply With Quote