Really would advice against using inline-block - for same reasons as before.
Like anything though, CSS is another one of those things you have to sometimes learn the hard way... But the trick is, CSS/HTML shouldn't be hard, it should be one of those things that just rolls off the finger tips. Again, others may disagree. On Mon, Aug 22, 2011 at 9:59 PM, Axel Bock <axel.bock.li...@googlemail.com>wrote: > well. inline-block is around since … at least 2007ish, and according to > this <http://www.quirksmode.org/css/display.html> table it _really_ should > be no problem for a somewhat new browser. > and I honestly think IE6&7 support is … not an option, given that ie8 is > around since 2006! > > *if* you have the written requirement … bad. if not, well, I'd go for it. > > of course the table might be wrong. that'd be bad, too :) > > > greets, > axel. > > > Am 22.08.2011 um 21:19 schrieb Cal Leeming [Simplicity Media Ltd]: > > Sorry to be a party pooper, but inline-block is yet again another one of > those big no-nos when it comes to cross browser/version. > > http://blog.mozilla.com/webdev/2009/02/20/cross-browser-inline-block/ > > > > On Mon, Aug 22, 2011 at 7:35 PM, Axel Bock <axel.bock.li...@googlemail.com > > wrote: > >> Hah! I can answer something on a Django-list - oh joy :) . >> Yes, indeed I have an idea. *inline-block* may be the css thing for you. >> >> A very nice example for that is here: >> http://www.brunildo.org/test/inline-block.html >> Go to http://www.brunildo.org/ to have an overview over a lot of other >> stuff, quite helpful. >> >> >> Greetings, >> Axel. >> >> >> p.s.: does that mean I'm intelligent? ;) >> >> >> Am 21.08.2011 um 23:47 schrieb Joshua Russo: >> >> I know this is a bit off topic but I know this place is full of very >> helpful intelligent people. :o) >> >> Ok so I have an html block (div, p, doesn't matter what kind), and I fill >> it with a label and an input text field. The input is always larger than the >> label (rightly so), but the label is always aligned to the top of the block. >> I want to center the label in the block but for the life of me, I can't >> figure out how. >> >> Any ideas on how to fix it or where to go to get an answer? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/django-users/-/-6G_bvvoyM0J. >> To post to this group, send email to django-users@googlegroups.com. >> To unsubscribe from this group, send email to >> django-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To post to this group, send email to django-users@googlegroups.com. >> To unsubscribe from this group, send email to >> django-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/django-users?hl=en. >> > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.