PDA

View Full Version : set auto window size


chris_dhanu
02-03-2003, 01:08 AM
hi
how to set the webpage window size to automatically adjust to the client's screen resolution (this is to avoid scrollbars and still have a single glance view of the entire page.)

kdjoergensen
02-03-2003, 08:58 AM
Use percentages (e.g. <table width=100%> )