Caricamento...<html>
<head>
<style type="text/css">
div.bordiArrotondati{
-moz-border-radius: 8px;
background-color: red;
}
</style>
</head>
<body>
<div class="bordiArrotondati">
Questo div ha gli angoli arrotondati (solamente con FireFox)
</div>
</body>
</html>
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 20px;
-moz-border-radius-bottomright: 20px;
Lascia un commento
Copyright © 2005 - 2010 :: ianaz - created by Silvio Rainoldi