Forums
This topic is locked
Screen Resolution
Posted 27 Aug 2002 21:19:40
1
has voted
27 Aug 2002 21:19:40 Lewis Richards posted:
This may be an elementary questions but here goes.How would a create a web site in one resolution, say 800x600
and when a user enters the site with a resolution of 1024x768 that user would still get a view as if I created the site in 1024x768?
Is that possible? or would I have to create the site twice, once in both resolutions and use a redirect?
Thanks in advanced.
Replies
Replied 28 Aug 2002 09:20:48
28 Aug 2002 09:20:48 Vince Baker replied:
If you build the page using tables and set them to % width / height rather than precise pixels it will resize with the resolution of the user. This takes a while to get used to ensuring both look ok but it is how everyone does it.
Hope this helps
<% Response.write(The best line of code you can ever use"
%>
Vince
VBScript | ASP | HTML | SQL | Oracle | Hosting
Hope this helps
<% Response.write(The best line of code you can ever use"

Vince
VBScript | ASP | HTML | SQL | Oracle | Hosting