A Pen by freeCodeCamp.org on CodePen.
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <div class="container"> | |
| <header class="header"> | |
| <h1 id="title" class="text-center"> Survey Form</h1> | |
| <p id="description" class="description text-center"> | |
| Thank you for your time to help us! | |
| </p> | |
| </header> | |
| <form id="survey-form"> | |
| <div class="form-group"> | |
| <label id="name-label" for="name">Name</label> | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <main id="main"> | |
| <h1 id="title"> | |
| SNOOPY | |
| </h1> | |
| <p> | |
| The dog that just not a dog. | |
| </p> | |
| <figure id="img-div"> | |
| <img | |
| id="image" | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <main id="main"> | |
| <h1 id="title"> | |
| SNOOPY | |
| </h1> | |
| <p> | |
| The dog that just not a dog. | |
| </p> | |
| <figure id="img-div"> | |
| <img | |
| id="image" |