a.
Open a text editor (Notepad++) and paste in this code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
2. Give your page the title "Concert Tickets"
3. Give your page a heading "Online Ticket Ordering" (using the heading tag: <h1>)
4. Save this file as "Lab06&7.html"
5. Open your SFTP software, double click on your fit100 folder to open it, and create a new folder called Lab06&7
6. Drag Lab06&7.html into the Lab06&7 folder