#03 – CSS typsnitt

@charset "utf-8";
/* CSS Document */

body {
background-color:#999;
background-image:bild.jpg;

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#666;
font-weight:lighter;

text-align:center;
text-shadow: 3px 3px #CCC;

}

p { font-family:Verdana, Geneva, sans-serif;
line-height:16px;
font-size:12px;
width:300px;
}

img {
height:200px;
width:200px;

}

Kommentera

E-postadressen publiceras inte. Obligatoriska fält är märkta *

*

Följande HTML-taggar och attribut är tillåtna: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>