Hi Gabriele,
> If I recall correctly, this is a smart technique proposed by Ingo Chao
> on his website (http://www.satzansatz.de/css.html). It actually adds
> more semantics to the styling of an image gallery.
>
> http://onwebdev.blogspot.com/2010/06/image-gallery-with-definition-
> list-and.html
@David Laakso
Too wise, too strong :-)
http://www.css-zibaldone.com
http://www.css-zibaldone.com/test/ (English)
http://www.css-zibaldone.com/articles/ (English)
http://onwebdev.blogspot.com/ (English)
__
css-discuss [
Gabriele Romanato wrote:
>
> http://onwebdev.blogspot.com/2010/06/image-gallery-with-definition-list-and.html
>
>
> Suggestions?
> Gabriele Romanato
>
>
>
body {
font: /*80%*/100% Arial, sans-serif; /*amend*/
background: #fff; /*add*/
color: #000; /*add*/
}
#gallery dd h3 {
/*font: nor
Hi!
If I recall correctly, this is a smart technique proposed by Ingo Chao
on his website (http://www.satzansatz.de/css.html). It actually adds
more semantics to the styling of an image gallery.
http://onwebdev.blogspot.com/2010/06/image-gallery-with-definition-list-and.html
I didn't test it