P.S. Quando posti del codice devi usare il tag [ code ]....[ /code ] oppure il tasto # nella modalità avanzata come da regolamento del forumcodice:<!doctype html> <html> <head> <meta charset="utf-8"> <title>Documento senza titolo</title> <style type="text/css"> fieldset { -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; } </style> </head> <body> <fieldset> <legend id="angoli">titolo</legend> <br><br><br> </fieldset> </body> </html>
Per quest volta te lo correggo io