Survey Form - Build a Survey Form

Tell us what’s happening:
Describe your issue in detail here.

Your code so far

/* file: index.Ext.html */




      <!DOCTYPE html>
 <html lang="en">
<h1 id="title"> Book </h1> 
 
 <p id="description">
  Book can modify your brain to next level
</p>
<form id="survey-form">  
<legend> Fill the form</legend> 
<label> #name <input id="name"></label>



</html>




/* file: styles.Ext.css */

Your mobile information:

SM-T976B - Android 13 - Android SDK 33

Challenge: Survey Form - Build a Survey Form

Link to the challenge:

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Do you have a question?

How can we help you?