cannot display, help.

This is a discussion on "cannot display, help." within the Web Page Design section. This forum, and the thread "cannot display, help. are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old May 17th, 2006, 22:33
New Member
Join Date: Nov 2005
Location: California
Age: 18
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
cannot display, help.

I can't get the following to display on the broswer:
Code: Select all
<html>
<head>
    <title>practice</title>
<style type="text/css">
    body {
    margin:9px 9px 0 9px;
    padding:0;
    background:#ffffff;
    }

    #one {
    background:#000000;
    }

    #two {
    margin-left:143px;
    padding-left:9px;
    background:#ffff00;
    }

    #three {
    margin-right:143px;
    padding-right:9px;
    background:#000000;
    }
</style></head>
<body>
    <div id="one">
         <div id="two">
            <div id="three">
            </div>
        </div>
    </div>
</body>
</html>
If you do find out what's wrong please give me a reply.
Thank You.

Last edited by herkalees; May 17th, 2006 at 22:41.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old May 17th, 2006, 22:41
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: cannot display, help.

<div> elements won't display their assigned CSS unless you put something in them.

In the future, please put long amounts of code in [ CODE ] [/ CODE ] tags.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old May 18th, 2006, 01:19
New Member
Join Date: Nov 2005
Location: California
Age: 18
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: cannot display, help.

thanks a lot.
hahaha, i'm embarrased for asking such a stupid question.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old May 18th, 2006, 02:51
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: cannot display, help.

Quote:
Originally Posted by Ascalon
thanks a lot.
hahaha, i'm embarrased for asking such a stupid question.
Don't be at all, without questioning ourselves, we'd never learn.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
cannot, display, help

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Status Bar Display Brakers Starting Out 0 Jul 22nd, 2007 14:04
Wrong Display In IE DDock3287 Web Page Design 16 Jun 8th, 2007 22:22
Div img display IE6 raaarrgh!!!! frinkky Web Page Design 2 Feb 26th, 2007 22:59
IE6 display:none issues oldgreymare Web Page Design 2 Jan 5th, 2007 20:45
display:block benbacardi Web Page Design 4 Apr 21st, 2004 19:40


All times are GMT. The time now is 21:13.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42