Survey Form - Build a Survey Form

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

Your code so farstrong text

/* file: index.Ext.html */









<!DOCTYPE> 
  <html lang="en">
     <h1 id="title" name="Blue Whale"> 
     Blue Whale      
     </h1> 
     <p id="description"> A fascinating fact about blue whales is that they are the largest animals on Earth, even bigger than the largest dinosaurs. They can grow up to 100 feet long and weigh as much as 200 tons. Their hearts are also incredibly large, about the size of a small car. 
     </p>
 <input id="name">name
 <form id="survey-form" >





















/* file: styles.Ext.css */



h1 {
    text-align:center;
   }

.box{width:auto;}

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!

Please 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!