Click to See Complete Forum and Search --> : Resizable Website


Dysan
02-25-2008, 02:41 PM
Hi,

How do I create whats shown in the following, so that it resizes upon the user changing the browsers text size?

http://www.freewebs.com/ticstacs/image.bmp

jeremyphphaven
02-25-2008, 03:54 PM
Isn't this link just an image? Isn't the browser doing the size re-adjustment?

Kind of like this image of one of my fav poses - http://www.blainetucker.com/wp-content/uploads/2007/02/buddy%20Jesus.jpg

Dysan
02-25-2008, 04:00 PM
Yes, it is just an image

How do I create whats shown in the image using CSS and HTML, whilst allowing the page to resize upon the user changing the browsers text size?

rulian
02-25-2008, 05:36 PM
you cant with imagery that is static.
for imagery to scale it needs to be repeatable.

Dysan
02-25-2008, 06:10 PM
How would you resize the rest though e.g. text divs etc?