guarda ti riporto un errore ma ho questo errore per ogni <span> del sito

Error Line 16, Column 19: document type does not allow element "span" here; missing one of "p", "h1", "h2", "h3", "h4", "h5", "h6", "div", "pre", "address", "fieldset", "ins", "del" start-tag

<span class="dati"> Username</span><input type="text" maxlength="15"

non so magari sbaglio qualche cos'altro,ma mi sembra di capire dall'errore che devo sostituirli con un tag di quelli elencati(sempre nell'errore)?!?