braaf
-
IE7 misplacing child list when wider than parent.
True that. Sometimes you can agree with the client to have more basic UI in older browsers. @ Paulie_D: this works fine. thanks!
-
Right align a table cell
beautiful! with the position:absolute I was already halfway, but never would've come up with the :first-child :last-child. thanks.
-
Right align a table cell
thanks for your feedback. i'm trying to make a variable grid layout , but the top row has only 2 boxes. one left and one right. the remaining rows can have different numbers of boxes, and all left aligned. come to think of it, maybe I can use …