Código
<html> <head> <title>Nyan</title> </head> <STYLE type="text/css"> </STYLE> <body> <DIV style="position: fixed; left: 10px; top: 10px; border: 4px soild blue; color: white; background-color: black; width: 400px"> ¿Comoo? </DIV> </body> </html>
He investigado un poco y se que hay que poner esto:
Código
Y mas tipos... ( http://www.miguelmanchego.com/2010/css3-esquinas-redondeadas/ )
-webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
Sonara muy tonto. Pero no consigo saber donde se tiene que poner ese fragmento de código.
Gracias por leer y feliz "fin del mundo"!!