Tell us what’s happening:
I am receiving this message : " You should have two meta
elements. "
I have the required number of meta elements, so not sure what is happening. Preformatted text
Your code so far
<!-- file: index.html -->
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="freecodecamp balance sheet practise">
<title>Balance Sheet</title>
<link rel="stylesheet" href="styles.css">
</head>
</html>
<!-- User Editable Region -->
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36
Challenge: Learn More About CSS Pseudo Selectors By Building A Balance Sheet - Step 1
Link to the challenge: