Survey Form - Build a Survey Form

*Tell us what’s happening:
do you creat a head tag of a body tag first?

Your code so far

<!-- file: index.html -->
<! DOCTYPE html>
<html lang='en'>
  <
/* file: styles.css */

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14909.132.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36

Challenge: Survey Form - Build a Survey Form

Link to the challenge:

Hi!
I suggest reviewing the first few Cafe Menu lessons if you cannot remember how head and body tags should be structured as it is covered in those lessons.

How can I review previous lessons?

You can do lessons you’ve done previously again to remind yourself of how certain aspects of code work.

Go to the new responsive web design course and click on the lessons you want to go though again. In this case I suggested the Cafe Menu lessons as they show you how to structure a html file.

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