Webmaster Forum


Go Back   Webmaster Forum > Web Development > Coding Forum

Coding Forum Problems with your code? Discuss coding issues, including JavaScript, PHP & MySQL, HTML & CSS, Flash & ActionScript, and more.


Reply
 
LinkBack Thread Tools Display Modes
Share |
  #1 (permalink)  
Old 08-08-2012, 07:42 AM
Junior Member
 
Join Date: 07-27-12
Posts: 13
iTrader: 0 / 0%
Div not nesting in parent div as expected

This should be so simple but for the life of me it is elusive. I can't seem to get the "logo" and "nav" divs to display nested in the "wrap-header" div. My goal is to have a fluid outer div (container-header) and fixed width inner wrapper div "wrap-header". Using an element inspector shows that the "logo" or "nav" divs are outside of and below the "container" and "wrap" header divs.

Insight much appreciated.

Code:
</head> <body> <div id="container-header"> <div id="wrap-header"> <div id="logo"> <a href="#"><img src="images/logo.png" title="#" alt="#"></a> </div><!-- logo --> <div id="nav"> <ul> <li><a href="#">About Us</a></li> <li><a href="#">What We Do</a></li> <li><a href="#">Portfolio</a></li> <li><a href="#">Contact us</a></li> </ul> </div><!-- nav --> </div><!-- wrap-header --> </div><!-- container-header --> <snip> #container-header, #container-main {width:100%;} #container-band, #container-foot {width:100%; clear:both;} #wrap-header, #wrap-band, #wrap-main, #wrap-foot {width:999px; margin:0px auto;} #wrap-header {padding-top:10px; } #logo, #nav {height:auto; background:#e0e0e0;} #container-header {background:#e0e0e0;} #container-band {background:blue;} #wrap-band {text-align:right; clear:both; border:0; height:20px; margin:0px auto 0px; padding:2px 20px 0px 0px;} #container-main {background:white;} #logo {float:left; margin:0px 0px 0px -10px;}
 
Reply With Quote
  #2 (permalink)  
Old 08-08-2012, 08:41 AM
Junior Member
 
Join Date: 07-27-12
Posts: 13
iTrader: 0 / 0%
Just put an example up for visuals. Unfortunately I can't post links (yet) so hope an image will help. To elaborate a bit more -- I'm attempting to generate a full width soild BG for the header area. Will probably be doing the same elswhere on the page but as soon as I can get the idea of what I'm missing the rest should be a snip.



Cheers!
Attached Thumbnails
Div not nesting in parent div as expected-header_div.png  
 
Reply With Quote
  #3 (permalink)  
Old 08-08-2012, 09:04 AM
Super Moderator
Latest Blog:
None

 
Join Date: 11-11-11
Location: Copenhagen, Denmark
Posts: 1,857
iTrader: 0 / 0%
If i understand the question correct, maybe this css code will help:
Code:
#wrap-header div{ display: inline-block; }
__________________
Need a break? EnterCave more than 40000 online games in 15 categories.
Search or browse through EnterCave Online Games Directory
 
Reply With Quote
  #4 (permalink)  
Old 08-08-2012, 09:53 AM
Junior Member
 
Join Date: 07-27-12
Posts: 13
iTrader: 0 / 0%
Thanks ever so much J. H. Rasmussen!

Added via your suggestion:
Code:
#wrap-header {display:inline-block;}
along with a bit of centering code and she works like a charm. Now I'm going to spend some time to "fully" understand inline/block/inline-block.

Cheers!
Attached Thumbnails
Div not nesting in parent div as expected-header_div_cured.png  
 
Reply With Quote
Go Back   Webmaster Forum > Web Development > Coding Forum

Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
iPhone 5 Expected to Have NFC snakeair Tech Talk 5 11-25-2011 03:37 AM
Nesting MySQL queries Tidal Coding Forum 3 12-20-2010 06:20 PM
Error: Expected ; newphpcoder Coding Forum 8 12-16-2010 02:34 PM
Expected ROI on article marketing John M Marketing Forum 7 11-07-2007 05:31 PM
div layer not nesting on margin: auto auto? bazmanblue Web Design Lobby 2 11-07-2006 12:08 PM


V7N Network
Get exposure! V7N I Love Photography V7N SEO Blog V7N Directory


All times are GMT -7. The time now is 03:59 AM.
Powered by vBulletin
Copyright © 2000-2013 Jelsoft Enterprises Limited.
Copyright © 2003 - 2013 Escalate Media LP




Search Engine Optimization by vBSEO 3.6.0 RC 2 ©2011, Crawlability, Inc.