Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

site screen resolution

Status
Not open for further replies.

spriggan2005

Programmer
Jan 17, 2005
18
AU
Hi, I was doing a site for a client & it was setted as 800x600px. Once completed, the client want to expand the site size to fit the screen size e.g when viewed at higher than 800x600 the screen is larger than the web site and you get a line down the right hand side. I see the next size up is, 1024x768px.

Does anyone know the solution to this..??

Any assistance would be grealty appreciated.
 
Use percentages rather than absolute pixel values - and get some CSS defined to make scalable.

Donna
 
Donna, how do that work, by percentages..?? Do you have any info about 'CSS defined to make scalable'..?? I know CSS work in a document by defining font names, sizes, colours etc.. but I don't quite understand how that can be done with screen size resolutions.

Hope to hear your reply soon.

Cheers! Mark.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top