[Solved]Get Help Problem Reservation File Pacific Trails Resort Website Reservation Page Reservati Q37297297
Can I get help with this problem:


This is my reservation file
<!DOCTYPE html>
<html lang=”en”>
<head>
<title> Pacific Trails Resort Website-Reservation Page</title>
<meta charset=”utf-8″>
<meta name=”viewport” content=”width=device-width,initial-scale=1.0″ />
<link rel=”stylesheet” href=”pacific.css”type=”text/css”>
</head>
<body>
<div id=”wrapper”>
<header id=”header”>
<h1>Reservations at Pacific Trails </h1>
</header>
<div id=”nav”>
<ul>
<li><a href=”index.html”>Home</a></li>
<li><a href=”yurts.html”>Yurt</a></li>
<li><a href=”activities.html”>Activities</a></li>
<li><a href=”reservations.html”>Reservations</a></li>
</ul>
</div>
<div>
<div id=”main”>
<h2> Reservations at Pacific Trails </h2>
<h3>Contact Us</h3>
<form method=”post”action=”http://webdevbasics.net/scripts/pacific.php”>
<label for=”myFName”>First Name:</label>
<input type=”text” name=”myFName” />
<label for=”myLName”>Last Name:</label>
<input type=”text” name=”myLName” />
<label for=”myEmail”>E-mail:</label>
<input type=”email” name=”myEmail” />
<label for=”myPhone”>Phone:</label>
<input type=”text” name=”myPhone” />
<label for=”myArrivalDate”>Arrival Date:</label>
<input type=”text” name=”myArrivalDate” />
<label for=”myNights”>Nights:</label>
<input type=”number” name=”myNights” />
<label for=”myComments”>Comments</label>
<textarea name=”myComments” rows=”2″cols=”20″></textarea>
<input type=”submit” value=”Submit” id=”mySubmit” />
</form>
</div>
</div>
<br>
</div>
</body>
</html>
We were unable to transcribe this imagePacific Trails Resort Home Yurts Activities Reservations Reservations at Pacific Trails Contact Us Required information is marked with an asterisk( * First Name: Sparky Last Name: Fke *E-mail: Phone: Arrival Date: Nights: 2 Comments:quest Tort Plense fil out this field. Pacfic Trails Resart Copyrig戺©20LB Pocific Trans Resort Show transcribed image text
Pacific Trails Resort Home Yurts Activities Reservations Reservations at Pacific Trails Contact Us Required information is marked with an asterisk( * First Name: Sparky Last Name: Fke *E-mail: Phone: Arrival Date: Nights: 2 Comments:quest Tort Plense fil out this field. Pacfic Trails Resart Copyrig戺©20LB Pocific Trans Resort
Expert Answer
Answer to Can I get help with this problem: This is my reservation file Pacific Trails Resort Website-Reservation Page Reservation… . . .
OR

