Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #72.8K
~240 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for chicago1985

I have found that you can not change the actual screen resolution of the viewing computer. However you can control the size of your site simply by placing everything in a <div> tag: [CODE] <html> <head> <title>example</title> </head> <body> <center> <div style="width:800px height:100%> THE REST OF YOUR CONTENT </div> </body> …

Member Avatar for ITGuys!
0
240

The End.