|
Posted by Good Man on 08/24/07 21:07
windandwaves <nfrancken@gmail.com> wrote in news:1187910993.925507.262780
@x40g2000prg.googlegroups.com:
> Hi Folk
>
> I was wondering if I could do the following:
>
> write a php function that changes a stylesheet from 1024x768 to one
> for 800x600 by literally changing all the widths, heights, font-sizes,
> etc... by the ratio between 800/1024 (i.e. multiplying all values to
> do with height or length with 0.78125)
>
wow cool, using CSS completely incorrectly!
CSS = a way for your pages to look good REGARDLESS OF SCREEN RESOLUTION
Programming for screen resolution puts you squarely back to 1996.
Navigation:
[Reply to this message]
|