Tell us what’s happening:
Your code so far
Your HTMLString variable should start with a new line.
Questo è l’errore e non riesco a capire dove sbaglio.
const HTMLString = `<label>Entry ${entryNumber} Name<label>`;
Your browser information:
Lo user agent è: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0
Challenge Information:
Learn Form Validation by Building a Calorie Counter - Step 44