Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-01-2011, 09:01 AM   PM User | #1
sunnynosid
New Coder

 
Join Date: Sep 2011
Posts: 50
Thanks: 4
Thanked 0 Times in 0 Posts
sunnynosid is an unknown quantity at this point
doctype error

My website is appearing differently in laptop. On desktop monitor(square screen), my website is appearing correctly, but on laptop(rectangular screen), there is added a blank space too, though my page contents are loaded correctly. I think this is due wide size of laptop screen. I have added the doctype to me webpage too, but the same problem. So, please tell me what is the problem and its solution too.
sunnynosid is offline   Reply With Quote
Old 10-01-2011, 09:07 AM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,827
Thanks: 9
Thanked 685 Times in 679 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
We'll need a link to your page to help with this one.
SB65 is offline   Reply With Quote
Old 10-01-2011, 11:28 AM   PM User | #3
sunnynosid
New Coder

 
Join Date: Sep 2011
Posts: 50
Thanks: 4
Thanked 0 Times in 0 Posts
sunnynosid is an unknown quantity at this point
www.nimrans.com
Check pls. This is my link. You will notice an extra space in the right side in the laptop if u have a wide screen laptop, but in desktop, you will not see that space.

Last edited by sunnynosid; 10-01-2011 at 11:32 AM..
sunnynosid is offline   Reply With Quote
Old 10-01-2011, 04:08 PM   PM User | #4
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 907
Thanks: 4
Thanked 212 Times in 211 Posts
tracknut is an unknown quantity at this point
This isn't a "laptop vs desktop" issue. With no "width" defined for your table, it will be just the with necessary to hold the text you've put into it. It looks like you've put in that long string of "......" to make it just the size of your desktop monitor. If you added more "..." it would eventually be the size of your laptop. If you wanted the table to extend to the width of whatever size browser anyone used, you could add: width="100%" to the table tag.

Dave
tracknut is online now   Reply With Quote
Old 10-01-2011, 04:22 PM   PM User | #5
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,689
Thanks: 158
Thanked 2,184 Times in 2,171 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
FYI: The use of tables for making layout is very bad!
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Old 10-02-2011, 04:40 AM   PM User | #6
sunnynosid
New Coder

 
Join Date: Sep 2011
Posts: 50
Thanks: 4
Thanked 0 Times in 0 Posts
sunnynosid is an unknown quantity at this point
Thanks for helping me.
sunnynosid is offline   Reply With Quote
Reply

Bookmarks

Tags
error, graphics, webpage

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:26 AM.


Advertisement
Log in to turn off these ads.