Hi to all....
i was wondering how the ubuntu webpage autoresized. Or if you know how to resize websites pages to fit in every monitor correctly.....
Hi to all....
i was wondering how the ubuntu webpage autoresized. Or if you know how to resize websites pages to fit in every monitor correctly.....
one you might want to check out the source code but i think it has to do with an elemnt in PHP web design
No need for PHP. It can be done client side with CSS style sheets.
Ready made examples Here
Just a clue for you but ....
Elastic web design !
Set width values in %s, and don't lay out your pages with tables.
The second half isn't strictly necessary, but you're basically a terrible person if you build table-based layouts.
...but you're basically a terrible person if you build table-based layouts.
It's not a "Bug", it's a "Feature"...
It is eays:
into your CSS code.width: 100%
Bookmarks