Equal height columns by 960.gs framework
up vote
4
down vote
favorite
Is there any css/layout way we can have equal height columns via 960.gs
right now i have been using jquery equal height script
Any other recommended solution
css frameworks
add a comment |
up vote
4
down vote
favorite
Is there any css/layout way we can have equal height columns via 960.gs
right now i have been using jquery equal height script
Any other recommended solution
css frameworks
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
Is there any css/layout way we can have equal height columns via 960.gs
right now i have been using jquery equal height script
Any other recommended solution
css frameworks
Is there any css/layout way we can have equal height columns via 960.gs
right now i have been using jquery equal height script
Any other recommended solution
css frameworks
css frameworks
edited Nov 13 at 5:15
Cœur
17k9102140
17k9102140
asked Dec 2 '09 at 13:40
Gaurav M
394520
394520
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
You could try using the inline-block
css display type. Depending upon your design that might do the trick, but won't if you need equal borders or backgrounds.
And you could use a <table>
. I know how politically incorrect that is, but tables do work and are not hack. You may need to adjust the <td>
style type for cellspacing and padding to get it compatible with the gs.960
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
You could try using the inline-block
css display type. Depending upon your design that might do the trick, but won't if you need equal borders or backgrounds.
And you could use a <table>
. I know how politically incorrect that is, but tables do work and are not hack. You may need to adjust the <td>
style type for cellspacing and padding to get it compatible with the gs.960
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
add a comment |
up vote
2
down vote
accepted
You could try using the inline-block
css display type. Depending upon your design that might do the trick, but won't if you need equal borders or backgrounds.
And you could use a <table>
. I know how politically incorrect that is, but tables do work and are not hack. You may need to adjust the <td>
style type for cellspacing and padding to get it compatible with the gs.960
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
You could try using the inline-block
css display type. Depending upon your design that might do the trick, but won't if you need equal borders or backgrounds.
And you could use a <table>
. I know how politically incorrect that is, but tables do work and are not hack. You may need to adjust the <td>
style type for cellspacing and padding to get it compatible with the gs.960
You could try using the inline-block
css display type. Depending upon your design that might do the trick, but won't if you need equal borders or backgrounds.
And you could use a <table>
. I know how politically incorrect that is, but tables do work and are not hack. You may need to adjust the <td>
style type for cellspacing and padding to get it compatible with the gs.960
answered Dec 2 '09 at 14:04
The Who
5,64543030
5,64543030
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
add a comment |
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
let see i feel overall i have to pull up my socks.
– Gaurav M
Dec 3 '09 at 6:49
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f1832982%2fequal-height-columns-by-960-gs-framework%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown