Not really a coding issue! im a little confused! I’m not sure exactly what I’m supposed to be doing! First, am I making up my own information, title etc.? I noticed in other help forums people had different information. Lastly, am I doing this correctly so far? I did stop at the h1 because I am not sure what info to put here. Thanks
Your code so far
<!-- file: index.html -->
<!DOCTYPE HTML><html lang="en"></html>
<head>
<meta charset="UTF-8">
<title>Survey Form</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1 id="title">
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1
Challenge: Survey Form - Build a Survey Form
Link to the challenge: