NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page stacking divs

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 04-13-2005, 11:19 PM THREAD STARTER               #1 (permalink)
NamePros Member
Join Date: Dec 2004
Posts: 63
Bryan792 is an unknown quantity at this point
 



stacking divs


how do i stack 1 div ontop of two...not ontop of one but both...
Bryan792 is offline  
Old 05-08-2005, 08:13 PM   #2 (permalink)
NamePros Member
 
branwen's Avatar
Join Date: May 2005
Location: Texas
Posts: 25
branwen is an unknown quantity at this point
 




Something like this?

In the CSS:

div.all { margin: 5px; width: 704px; height: 404px; border: 1px solid black; }
div.top { margin: 0px; width: 702px; height: 200px; border: 1px solid black; }
div.left { float: left; margin: 0px; width: 350px; height: 200px; border: 1px solid black; }
div.right { float: left; margin: 0px; width: 350px; height: 200px; border: 1px solid black; }

In the HTML body:

<div class="all">
<div class="top"></div>
<div class="left"></div>
<div class="right"></div>
</div>
branwen is offline  
Closed Thread


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


Similar Threads
Thread Thread Starter Forum Replies Last Post
help with divs Bryan792 Programming 8 08-21-2005 06:19 AM
Tables or Divs Jamison54 Web Design Discussion 7 01-30-2005 12:01 PM

Liquid Web Smart Servers  
All times are GMT -7. The time now is 12:00 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger