Development useful CSS tricks

Discussion in 'Software' started by RTT, 16 Jun 2005.

  1. RTT

    RTT #parp

    Joined:
    12 Mar 2001
    Posts:
    14,120
    Likes Received:
    74
  2. sic

    sic What's a Dremel?

    Joined:
    13 Jun 2005
    Posts:
    33
    Likes Received:
    0
    nice one - if there's one thing i ALWAYS have problems with it's v-align to the middle!! cheers for that!
     
  3. cpemma

    cpemma Ecky thump

    Joined:
    27 Nov 2001
    Posts:
    12,328
    Likes Received:
    55
    I'm using 'img.absmid {vertical-align: middle}' a fair bit on navigation stuff to avoid using IE's non-W3C 'align=absmiddle' and Mozilla's non-absolute 'align=middle' so I'll remember that tip if it plays silly beggars.
     
  4. quack

    quack Minimodder

    Joined:
    6 Mar 2002
    Posts:
    5,240
    Likes Received:
    9
    Nifty, some of those might come in handy. :thumb:
     
  5. BBurger

    BBurger What's a Dremel?

    Joined:
    7 Apr 2005
    Posts:
    155
    Likes Received:
    0
    EDIT: I need to learn to read. This post actually had nothing to do with vertical alignment. It's late here, I've just finished a beer, and I shouldn't post in those conditions... :rolleyes:

    CSS does need some better alignment code, though. It's the one area that almost seems like a set backward from basic HTML 4...
     
    Last edited: 17 Jun 2005

Share This Page