GD77 Posted November 28, 2012 Share Posted November 28, 2012 (edited) I have spacing problem any idea how to solve that? Each cell is a UL container .ul {width:32.3%;display:inline-block;float:left;min-width:318px;height:auto;border:0;padding:5px 5px;margin-bottom:5px;font-size:95%;letter-spacing:1px;color:rgba(30,30,30,0.95);background:rgba(187,187,187,0.1);} I had to use min-height:560px;.... Any other suggestions plz? Edited November 28, 2012 by GD77 Quote Link to comment https://forums.phpfreaks.com/topic/271315-css-container-spacing-issue/ Share on other sites More sharing options...
haku Posted November 29, 2012 Share Posted November 29, 2012 CSS without HTML is like icing without a cake. Quote Link to comment https://forums.phpfreaks.com/topic/271315-css-container-spacing-issue/#findComment-1396080 Share on other sites More sharing options...
Christian F. Posted December 2, 2012 Share Posted December 2, 2012 Sweet, but foiled. Quote Link to comment https://forums.phpfreaks.com/topic/271315-css-container-spacing-issue/#findComment-1396814 Share on other sites More sharing options...
GD77 Posted December 2, 2012 Author Share Posted December 2, 2012 (edited) in Short that the html between the form tg print_r("<ul class='tbl'> .... </ul> <input type='hidden' name='dd' value='".x."'> <input type='hidden' name='ss' value='".v."'>"); Edited December 2, 2012 by GD77 Quote Link to comment https://forums.phpfreaks.com/topic/271315-css-container-spacing-issue/#findComment-1396927 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.