QUOTE(k@vosh @ Jun 28 2008, 09:42 AM)

hi friend
you can change height and wieght to 100% to fit to screen and you can learn css to apply style to that but if you build your site without css is better
(build with html)
or you can draw it with PHP for better quality and merge that with flash
Please don't give advice if you have no idea what you're talking about!
- CSS is todays standard for web layout and is much more flexible than using TABLES.
- Changing the height and width (not weight) to 100% DOES NOT center anything but merely stretch everything out breaking the element's proportions.
- Draw with PHP? You have obviosly never worked with PHP and have no idea about what it is. PHP has absolutely nothing to do with the quality of your site. It is not a web layout mechanism (it can generate code that is interpreted as such, though) but a programming language.
- Using flash is a valid alternative but that is not considered WEB programming per-se.