Return to Snippet

Revision: 38323
at December 31, 2010 01:08 by gabbo


Initial Code
img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 297px;
height: 238px;
margin: auto;
border: 0;
}

Initial URL
http://testing.fallend.at/html/centered.html

Initial Description
Am Beispiel einer Grafik

Initial Title
Vertically and horizontally center

Initial Tags
center

Initial Language
CSS