Re: FN-FORUM: OT smallest website ever?
date posted 18th January 2007 13:13
[EMAIL REMOVED] wrote:
> Although I did blatantly rip off your code Tony - I like the use of the
> 'background' tag though, I've not seen that before.
>
it's not the most "semantic" way of doing it, but it guarantees a
vertical and horizontally centered image in a box.
I use it a lot for displaying odd sized images in galleries etc. - if
you make your container a fixed size and slap the image in as a
background, centered, with 50% 50% or center center it will show the
central portion of the image only as big as the box...
;o)