Tell us what’s happening:
My <html lang="en">
wont work, and the <head>
wont either, i need help checking my code
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>PIZZA RECIPE</title>
</head>
<body>
<h1>Pepperoni Pizza</h1>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
Challenge Information:
Build a Recipe Page - Build a Recipe Page