|
| Web Hosting Deals | Holiday Logo Design | Webcam Chat | Website Header Templates | Register domain | Search Engine Optimisation | Web Hosting |
|
|||||||
| Website Design HTML Reference and CSS , DHTML, XML. Browser Compatibility questions and answers, Your source for basic website builder knowledge |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
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 ![]() |
|
|||
|
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> 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. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|