Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<!DOCTYPE html>
<html>
<head>
<title>Brian and Kevin OPIM 4895 - S3</title>
</head>
<body>
<h1>The University of Connecticut Tour Guide Business</h1>
<h2>About UConn</h2>
<p>The University of Connecticut, or UConn, is located in Storrs, CT. According to <a href="https://www.usnews.com/best-colleges/rankings/national-universities/top-public?_page=3&_mode=table">US News</a>, UConn is the 23rd best public university in the United States.</p>
<img src="https://lib.uconn.edu/wp-content/uploads/2020/12/UArchives_modern_color.jpg" />
<h2>About the Business</h2>
<p>The UConn Tour Guide Business specializes in providing tours and consulting services to help you get admitted to the University of Connecticut. Our team is composed of undergraduates, professors, and admissions professionals, all of whom provide a diverse perspective with the overarching goal to help you become acclimated to UConn.</p>
<img src="https://admissions.uconn.edu/wp-content/uploads/sites/3179/2021/04/UConn-Lawn-fb.jpg" />
<h2>Price for our Services</h2>
<p>College is expensive, but we want to provide our expertise at a low cost to you. We offer admissions packages, as well as hourly consulting.</p>
<uol>
<li>Deluxe Package</li>
<p>This service includes a full private tour in which you can bring up to 4 guests. We will do a full review prior to submitting your application and through the months of October-January, we will advise you for a combined 5 hours via Zoom or phone call.</p>
<p>Price: $99.99</p>
<li>Baseline Package</li>
<p>This service includes a group tour, free of charge. Additionally, we will provide you with 1 hour of admissions consulting via Zoom or phone call.</p>
<p>Price: $39.99</p>
<li>Hourly Services</li>
<P>Have a few quick questions for us? We charge $19.99 per hour for admissions advice.</P>
</uol>
<img src="https://admissions.uconn.edu/wp-content/uploads/sites/3179/2021/01/UA-LettersofRec.png" />
<h2>Tour Details</h2>
<p>For the packages that include a tour, below you will find notable stops on the tour</p>
<ol>
<li>Student Union</li>
<li>Wilbur Cross</li>
<li>Rowe Building</li>
<li>Homer Babbidge Library</li>
<li>Rec Center</li>
<li>McMahon Dining Hall and Residence Halls</li>
<li>Bookstore</li>
</ol>
<img src="https://cdn.uconnectlabs.com/wp-content/uploads/sites/7/2013/10/map.jpg" width="900" height="500"/>
<h2>Other Helpful UConn Information:</h2>
<h3>What does UConn have to offer?</h3>
<ol>
<li>Excellent instructors</li>
<li>Over 115 different majors</li>
<li>Incredible athletics, including a pair of nationally recognized basketball teams</li>
<li>Premiere graduate programs</li>
<li>Career Development resources through the CCD</li>
<li>Opportunities for research</li>
<li>On campus job opportunities</li>
<li>A fun atmosphere, thanks in part to Student Activities</li>
<li>State of the art facilities</li>
<li>On campus dining/housing and commuter services</li>
</ol>
<img src="https://cdn.vox-cdn.com/thumbor/gOXllpMmXdJ86eQYinBptJi5uYM=/0x0:3000x2000/1200x800/filters:focal(1170x9:1650x489)/cdn.vox-cdn.com/uploads/chorus_image/image/69048460/1309858639.0.jpg" />
<h3>UConn's Price</h3>
<p>UConn is extremely affordable, especially as an option for in-state students.</p>
<p>Storrs in-state students can expect to pay just $34,738 before aid and scholarships, while Storrs out of state students pay $57,406 before aid and scholarships. Financial aid information can be found on <a href="https://admissions.uconn.edu/cost-aid/tuition/">UConn's admission site</a>.</p>
<fieldset>
<h4>Reserve a tour</h4>
<label for="fname">First name:</label><br>
<input type="text" id="fname" name="fname"><br>
<label for="lname">Last name:</label><br>
<input type="text" id="lname" name="lname"><br>
<label for="Email"> Email Address:</label><br>
<input type="text" id="Email" name="Email"><br><br>
<label for="Date"> Expected date:</label><br>
<input type="date" id="date" name="date"><br><br>
<label for="party"> Party size:</label><br>
<input type="number" id="party" name="party"><br><br>
<label for="package-options">Choose a tour package:</label>
<select name="package-options" id="package-options">
<option value="deluxe">Deluxe</option>
<option value="baseline">Baseline</option>
<option value="hourly">Hourly</option>
</select>
<br>
<input type="submit" value="Submit">
</fieldset>
</body>
</html>