Hey everyone I'm pretty new to doing everything by hand when making up a webpage (normally do it in a WYSIWYG editor) but I'm getting slowly used to it. My problem I wanted to ask you about was scaling things to the height of the browser window. Normally I can just set the height parameter to 100% in the table tag and that works fine. Because I'm using CSS in this page though it seems to muck up any width and height settings I set up. The only way to avoid the problem is to give everything a pixel value instead of a percentage, but then that wouldn't scale would it. Thanks for any help you can give.
Simon _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
