C'è qualche legge che vieta di usare all'interno di una pagina html sia il tag <body> che il tag <form>??
Esempio:
<body>
<form method="get" action="http://...">
</form>
</body>
C'è qualche legge che vieta di usare all'interno di una pagina html sia il tag <body> che il tag <form>??
Esempio:
<body>
<form method="get" action="http://...">
</form>
</body>