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: red; width: 400px"> NYAN!, NYAN!, NYAN!, NYAN!, NYAN!, NYAN!, NYAN!, NYAN!, NYAN!, NYAN!... </DIV> </body> </html>
¿Como hago para que ese cuadro tenga las esquinas bordeadas? Y ya de paso... ¿Como hago que este justamente en el centro?
Gracias por leer!