HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
resolution problems
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
Mizz Curly



Joined: 22 Feb 2008
Posts: 4

PostPosted: Sat Feb 23, 2008 3:17 pm     resolution problems Reply with quote

I'm trying to 'develop' a site but i have a 20 inch monitor. This doesnt view the same as smaller monitors or rather lower resolutions.

A friend has coded something for me as i couldnt get the iframe i needed quite right but now that the files are open on computer again the iframe is still in the wrong place unless i pull the window in from the sides ... how can get over this so that i can see what I'm doing ?

What will happen if i continue to 'develop' with the window pulled in so that my screen resembles a smaller size and how will this display once i upload it to the web?

Any one know please .... its driving me crazy

thanks

sasha
pearl_08



Joined: 06 Apr 2008
Posts: 2
Location: India

PostPosted: Sun Apr 06, 2008 10:59 pm     Resolution problem Reply with quote

Very Happy Hi friend,

Well, to remove this resolution problem you can better use External css. I mean to say use “div” concept or use 100% table concept.

#maincontainer {
position: absolute;
width: 100%;
top: 0px;
left: 0px;
}

Define your div such as <div id=”maincontainer”></div>
Put all the things into this div.

Using div or 100% table, the site can be best viewed in all different resolution (greater than 800*600).

Hope this will help you.

Good luck.
sticks464



Joined: 31 Dec 2006
Posts: 1172

PostPosted: Mon Apr 07, 2008 2:25 am     Reply with quote

Read this guide on resolution
http://www.sitepoint.com/forums/showthread.php?t=463591
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial