bsp.
<html>
<head>
<title>ungebundene/gebundene klasse</title>
<style type="text/css">
h1{
font-size:20px;
font-style:italic;
}
.gerahmt{
border-style:solid;
border width:1px;
border-color:red;
}
.einfachertext{
font-size:12px;
}
</style>
</head>
<body>
</body>
</html>
wären die befehle richtig und muss man die so lang ausschreiben??