Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first commit #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 25 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,38 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<!-- Remember to link to your CSS file! -->
<title>Zach's Thai Food</title>
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
</head>
<body>
<!-- ABOUT PAGE -->
<p>The menu at Thaiphoon Bistro has been crafted one dish at a time, perfecting each recipe along the way to encompass cuisine from every region in Thailand.</p>
<!-- TODO: Navbar here -->
<nav>
<ul>
<li><a href="contact.html">Go to contact page</a></li>
<li><a href="about.html">Go to about me</a></li>
<li><a href="menu.html">Go to menu</a></li>
<li><a href="about.html">Go home</a></li>
</ul>
</nav>
<!-- TODO: Banner Image here-->
<img id="banner" alt="Banner logo" src="https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_440,q_80,w_640/v1/clients/raleigh/165_3_0075_jpeg_7c7fb8e0-9d9c-4b7b-86a7-188fd83087a2.jpg">

<div class="service">
<h3>Dine in</h3>
</div>
<main>
<!-- About page code here -->
<h1>Zach's Thaiphoon Bistro - The greatest culinary experience</h1>
<h2>Curry originally developed for NASA that didnt make it outside of earth</h2>
<ul>
<li>Cary</li>
<li>Raleigh</li>
<li>Durham</li>
<li>Chapel Hill</li>
</ul>
<p>Raleigh is our flagship location. We've made this our headquarters do to the sheer volume of people</p>
</main>
</body>
</html>
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ nav a:hover {
}

#banner img {
width: 60%;
width: 100%;
height: auto;
}

Expand Down
11 changes: 11 additions & 0 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,22 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<!-- Remember to link to your CSS file! -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
</head>
<body>
<!-- CONTACT PAGE -->

<!-- TODO: Navbar here -->
<nav>
<ul>
<li><a href="contact.html">Go to contact page</a></li>
<li><a href="about.html">Go to about me</a></li>
<li><a href="menu.html">Go to menu</a></li>
<li><a href="about.html">Go home</a></li>
</ul>
</nav>
<!-- TODO: Banner Image here-->
<img id="banner" alt="Banner logo" src="https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_440,q_80,w_640/v1/clients/raleigh/165_3_0075_jpeg_7c7fb8e0-9d9c-4b7b-86a7-188fd83087a2.jpg">
<main>
<h2>Hours of Operation</h2>
<p>
Expand Down
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,16 @@
<body>
<!-- HOME PAGE -->
<!-- TODO: Navbar here -->
<nav>
<ul>
<li><a href="contact.html">Go to contact page</a></li>
<li><a href="about.html">Go to about me</a></li>
<li><a href="menu.html">Go to menu</a></li>
<li><a href="about.html">Go home</a></li>
</ul>
</nav>
<!-- TODO: Banner Image here-->
<img id="banner" alt="Banner logo" src="https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_440,q_80,w_640/v1/clients/raleigh/165_3_0075_jpeg_7c7fb8e0-9d9c-4b7b-86a7-188fd83087a2.jpg">
<main>
<h1>H-Thai-ML</h1>
<!-- TODO: Home page code here-->
Expand Down
168 changes: 127 additions & 41 deletions menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,54 +5,140 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<!-- Remember to link to your CSS file! -->
<link rel="stylesheet" href="assets/css/style.css" type="text/css">
<div class="service">
<h3>Dine In</h3>
</div>
</head>
<body>
<!-- MENU PAGE -->
<!-- TODO: Navbar here -->
<nav>
<ul>
<li><a href="contact.html">Go to contact page</a></li>
<li><a href="about.html">Go to about me</a></li>
<li><a href="menu.html">Go to menu</a></li>
<li><a href="about.html">Go home</a></li>
</ul>
</nav>
<!-- TODO: Banner Image here-->
<img id="banner" alt="Banner logo" src="https://assets.simpleviewinc.com/simpleview/image/upload/c_fill,h_440,q_80,w_640/v1/clients/raleigh/165_3_0075_jpeg_7c7fb8e0-9d9c-4b7b-86a7-188fd83087a2.jpg">
<main>
<!-- Your job is to make the menu items in each section below a proper table! -->
Appetizers

Name Price
Chicken Satay $7.95
Fresh Rolls $6.95

Lunch

Name Price
Panang Curry $9.95
Red Curry $9.95
Yellow Curry $8.95
Tom Ka Soup $8.95
Tom Yum Soup $8.95

Dinner

Name Price
Pad Thai $10.95
Pad See Ew $10.49
Rad Nah $10.49

Dessert

Name Price
Black Sticky Rice Pudding $3.99
Mango Sticky Rice $5.99

Beverages

Name Price
Thai Iced Coffee $3.49
Thai Iced Tea $3.49
Unsweetened Iced Tea $2.49

Side Orders

Name Price
Jasmine rice $1.99
Brown rice $2.49
Cucumber Salad $2.99
<h2>Appetizers</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Chicken Satay</td>
<td>$7.95</td>
</tr>
<tr>
<td>Fresh Rolls</td>
<td>$6.95</td>
</tr>
</table>
<h2>Lunch</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Panang Curry</td>
<td>$9.95</td>
</tr>
<tr>
<td>Red Curry</td>
<td>$9.95</td>
</tr>
<tr>
<td>Yellow Curry</td>
<td>$8.95</td>
</tr>
<tr>
<td>Tom Ka Soup</td>
<td>$8.95</td>
</tr>
<tr>
<td>Tom Yum Soup</td>
<td>$8.95</td>
</tr>
</table>
<h2>Dinner</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Pad Thai</td>
<td>$10.95</td>
</tr>
<tr>
<td>Pad See Ew</td>
<td>$10.49</td>
</tr>
<tr>
<td>Rad Nah</td>
<td>$10.49</td>
</tr>
</table>
<h2>Dessert</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Black Sticky Rice Pudding</td>
<td>$3.99</td>
</tr>
<tr>
<td>Mango Sticky Rice</td>
<td>$5.99</td>
</tr>
</table>
<h2>Beverages</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Thai Iced Coffee</td>
<td>$3.49</td>
</tr>
<tr>
<td>Thai Iced Tea</td>
<td>$3.49</td>
</tr>
<tr>
<td>Unsweetened Iced Tea</td>
<td>$2.49</td>
</tr>
</table>
<h2>Side Orders</h2>
<table>
<tr>
<th>Name</th>
<th>Price</th>
</tr>
<tr>
<td>Jasmine rice</td>
<td>$1.99</td>
</tr>
<tr>
<td>Brown rice</td>
<td>$2.49</td>
</tr>
<tr>
<td>Cucumber Salad</td>
<td>$2.99</td>
</tr>
</table>
</main>
</body>
</html>