Tell us what’s happening:
Describe your issue in detail here.
Your code so far
/* file: index.Ext.html */
<HTML>
<!Doctype html>
<meta charset="UTF-8">
<HTML lang="eng">
<head>
<title>FreeCodeCamp Survey Form</title>
</head>
<body>
<h1>FreecodeCamp Survey Form</h1>
<p>FreeCodeCamp Survey Form is a web responsive site that runs in Html. It is a quick survey form about the site you have visited. Do enjoy the rest of your stay here.</p>
</body>
</HTML>
/* file: styles.Ext.css */
<HTML>
<!Doctype html>
<meta charset="UTF-8">
<HTML lang="eng">
<head>
<title>FreeCodeCamp Survey Form</title>
</head>
<body>
<h1>FreecodeCamp Survey Form</h1>
<p>FreeCodeCamp Survey Form is a web responsive site that runs in Html. It is a quick survey form about the site you have visited. Do enjoy the rest of your stay here.</p>
</body>
</HTML>
Your mobile information:
TECNO LE6 - Android 11 - Android SDK 30
Challenge: Build a Survey Form Project - Build a Survey Form
Link to the challenge: