Jump to content

Need Urgent Help


mzubair

Recommended Posts

Hello,I just need a small thing from you people.Actually i am looking for a code for HTML page where the design expands accourding to the monitor resolution.For reference visit : http://www.neemahost.comIf you change your monitor resolution to 1024 then design expands and if it is 800 then the design reduces automatically.How does it happen? What is the code for it?Can anyone help me in this matter.Thanks

Link to comment
Share on other sites

as long as your design can accommodate the stretch, then traditionally, it was as simple as laying your site out in a <table wdith=100%">. All your <td> would then be defined as percentages - that is what the site you mentioned is doing.just understand that somewhere in their design they have a column that is specifically design to jus tbe a place holder - it is the one that absorbs all the empty space - typically a 1 pixel wide image that also doubles as teh bacgounrd image for that table cell.Here is a site that (once you view the source) you might make heads-n-tails of its rather simple (but crude) constuction:http://www.sdiweb.com/

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...