Web Hosting Deals Holiday Logo Design Webcam Chat Website Header Templates Register domain Search Engine Optimisation Web Hosting
Go Back   Talk Mania Forum > Website Design

Website Design HTML Reference and CSS , DHTML, XML. Browser Compatibility questions and answers,
Your source for basic website builder knowledge

 Image
Buy Sell Downloads

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-28-2008, 08:00 PM
Junior Member
 
Join Date: Feb 2008
Posts: 6
samwilliamh is on a distinguished road
CSS problems

I'm in a bit of a situation XD. Check the screenshot below to help you solve the problem. Anyhow, the problem is that I have 3 divs. Side by side. And I need them to all be the same height as each other, but not using 'height:' in the css. I need them to all be the same height as the tallest div. 2 of them, the left and the right one will have text in and I need all 3 divs to be the same height as the one with the most text in. How do I do this?

This is the screenshot:

http://img413.imageshack.us/img413/7...creeniezr8.png

Any help will be loved

Reply With Quote
  #2 (permalink)  
Old 03-28-2008, 09:02 PM
Junior Member
 
Join Date: Sep 2007
Location: Bochum, Germany
Posts: 5
ChriZzz is on a distinguished road
Send a message via ICQ to ChriZzz
Hello

I think you can use this markup

HTML Code:
<div id="big">
   <div id="1">
     Content 1
   </div>
   <div id="2">
     Content 2
   </div>
   <div id="3">
     Content 3
   </div>
</div>
Make one Image that contains the background for all 3 contents and use it as the background-image in the "big"-div (look at this).
You can put more Divs Inside the other to make a Navigation header or something else.

This is just an idea, but i hope it is helpfull.
Reply With Quote
  #3 (permalink)  
Old 03-29-2008, 02:14 PM
Junior Member
 
Join Date: Feb 2008
Posts: 6
samwilliamh is on a distinguished road
Hey,

Thanks for the reply. I had a go with it and it did get me closer to what I needed. I finally managed to get it to work using display: table; and display: table-row; etc etc. Thanks

Reply With Quote
Reply

Bookmarks

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


All times are GMT +2. The time now is 02:10 PM.


Fake ID

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC8
Forums Copyright © Talk-Mania.com