Royuen X Tech
Technology knowledge base, experiments & random thoughts
Home
Development
Ideas
About
Recent Posts
links for 2008-04-28
links for 2008-04-27
links for 2008-04-25
links for 2008-04-22
Equal height columns in CSS
Recent Comments
Tags
CSS
css div
design
documentation
rounded corner
Wordpress
What I'm Doing...
Please Support Walkathon for Sichuan Earthquake,
http://www.leoctl.org.hk
2008-05-17
Really busy these days..it's a good thing anyway
2008-05-15
Some companies said they can't get a google app engine try out account, but we got 3, amazing
2008-04-09
More updates...
Posting tweet...
Equal height columns in CSS
Monday, April 21st, 2008
Posted in
CSS
|
No Comments »
To achieve equal height columns using <table> in html is very easy, it is directly supported. However in CSS world, how can we create 2 equal height columns using <div> ...
Read more..