Build a Survey Form Project - Build a Survey Form

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:

Did you have a question about this project? It will be easier for us to help you if you can explain what it is that you’re struggling with.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.