-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b3bd408
Showing
16 changed files
with
177 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Contact Fashion Beauty</title> | ||
</head> | ||
<body> | ||
<center> | ||
<h1>Contact us</h1> | ||
<a href="index.html">Home</a> | ||
<a href="products.html">Products</a> | ||
<a href="models.html">ModelsLook</a> | ||
<a href="#">Contact</a> | ||
<br><br> | ||
<hr> | ||
<h2>Add your information below</h2> | ||
<h5>Don't worry your personal info will be saved privately.</h5> | ||
<table> | ||
<form> | ||
<tr> | ||
<td> <label>Your Name</label> | ||
<input type="text" maxlength="20" required></td> | ||
</tr> | ||
<br><br> | ||
<tr> | ||
<td> <label>Phone Number#</label> | ||
<input type="number" maxlength="10" required></td> | ||
</tr> | ||
<tr> | ||
<td> <label>Address</label> | ||
<input type="text" maxlength="100" required></td> | ||
</tr> | ||
<tr> | ||
<td> <label>Email</label> | ||
<input type="email" maxlength="60" required></td> | ||
</tr> | ||
<tr> | ||
<td><textarea name="name" cols="30" rows="10" placeholder="Type your Feedback" required></textarea></td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<button type="submit">Send</button> | ||
</td> | ||
</tr> | ||
</form> | ||
</table> | ||
</center> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Fashion Beauty</title> | ||
</head> | ||
<body> | ||
<center> | ||
<h1>Fashion Beauty</h1> | ||
<a href="#">Home</a> | ||
<a href="products.html">Products</a> | ||
<a href="models.html">ModelsLook</a> | ||
<a href="contact.html">Contact</a> | ||
<br><br> | ||
<table> | ||
<tr> | ||
<td><img src="images/logo.jpg" alt="Logo"></td> | ||
<td>Indulge in the world of elegance and style as you embark on a journey through our exquisite collection of fashion and beauty essentials. From trendy apparel to luxurious skincare products, we curate the finest selections to elevate your personal style and enhance your natural beauty. | ||
Discover the latest fashion trends, timeless beauty tips, and exclusive deals tailored just for you. Whether you're seeking the perfect outfit for a special occasion or searching for skincare solutions to pamper yourself, we're here to inspire and empower you to look and feel your best every day. | ||
Join us as we redefine fashion and beauty standards, celebrating diversity and individuality in every aspect of our curated collections. Step into a realm of sophistication and allure, where every choice reflects your unique personality and enhances your innate beauty. | ||
Welcome to a world of fashion and beauty reimagined.</td> | ||
</tr> | ||
</table> | ||
|
||
<hr> | ||
<div> | ||
<h2> Go to products tab to see all the products we sell or use. | ||
<a href="products.html">Click here</a></h2> | ||
</div> | ||
|
||
<div> | ||
<h2> | ||
Order any product via adding your info , to contact us | ||
<a href="contact.html">Click here</a> | ||
</h2> | ||
</div> | ||
<div> | ||
<h2> | ||
Check out our new models and welcome them into Fashion Beauty | ||
<a href="models.html">Click here</a> | ||
</h2> | ||
</div> | ||
</center> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Fashion Beauty ModelsLook</title> | ||
</head> | ||
<body> | ||
<center> | ||
<h1>Our Models</h1> | ||
<a href="index.html">Home</a> | ||
<a href="products.html">Products</a> | ||
<a href="#">ModelsLook</a> | ||
<a href="contact.html">Contact</a> | ||
<br><br> | ||
|
||
<table> | ||
<tr> | ||
<td><img src="images/model1.jpg" width="360" height="400"></td> | ||
<td><img src="images/model2.webp" width="360" height="400"></td> | ||
</tr> | ||
<tr> | ||
<td><img src="images/model3.webp" width="360" height="400"></td> | ||
<td><img src="images/model4.jpeg" width="360" height="400"></td> | ||
</tr> | ||
</table> | ||
</center> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Fashion Beauty Products</title> | ||
</head> | ||
<body> | ||
<center> | ||
<h1>Our Products</h1> | ||
<a href="index.html">Home</a> | ||
<a href="#">Products</a> | ||
<a href="models.html">ModelsLook</a> | ||
<a href="contact.html">Contact</a> | ||
<br><br> | ||
<table> | ||
<img src="images/beauty-care.jpg" alt="main-img" width="860" height="500"> | ||
<hr> | ||
<tr> | ||
<td> | ||
<img src="images/foundation.avif" alt="skin-care" width="460" height="400"> | ||
<h4>Skin Foundation</h4> | ||
</td> | ||
<td> | ||
<img src="images/lipstick.jpg" alt="skin-care" width="460" height="400"> | ||
<h4>Lipstick Shades</h4> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<img src="images/eyeshadow-pallete.jpg" alt="skin-care" width="460" height="400"> | ||
<h4>Eye-Shades</h4> | ||
</td> | ||
<td> | ||
<img src="images/blush-on.jpg" alt="skin-care" width="460" height="400"> | ||
<h4>Blush-On pallete</h4> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<img src="images/eye-liner.png" alt="skin-care" width="460" height="400"> | ||
<h4>Eye-Liner</h4> | ||
</td> | ||
<td> | ||
<img src="images/mascara.avif" alt="skin-care" width="460" height="400"> | ||
<h4>Eye Mascara</h4> | ||
</td> | ||
</tr> | ||
</table> | ||
</center> | ||
</body> | ||
</html> |