-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* HTML exercises * HTML exercises * HTML exercises * HTML exercises * deleted .DS store files * file name changed * file name changed * This is our project for Bootstrap website. * new * Calculator * Calculator
- Loading branch information
1 parent
f68aab9
commit 62d8a6c
Showing
37 changed files
with
996 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
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 @@ | ||
This is our project for Bootstrap website. |
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.
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.
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.
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.
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,118 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<title>repl.it</title> | ||
<link href="style.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<body> | ||
|
||
|
||
<div class="firstsection"> | ||
<nav> | ||
|
||
<div class="logo">Start Bootstrap</div> | ||
|
||
|
||
<ul class="menu"> | ||
<li><a href="#">About</a></li> | ||
<li><a href="#">Services</a></li> | ||
<li><a href="#">Portfolio</a></li> | ||
<li><a href="#">Contact</a></li> | ||
</ul> | ||
</nav> | ||
|
||
|
||
|
||
<div class="maintitle"> | ||
<h1>YOUR FAVOURITE SOURCE OF FREE BOOTSTRAP THEMES </h1> | ||
<hr class="orange"> | ||
|
||
<p>Start Bootstrap can help you build better websites using the Bootstrap framework! Just download a theme start customizing, no strings attached!</p> | ||
<button>FIND OUT MORE</button> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="secondsection"> | ||
|
||
<h2>We got what you need</h2> | ||
<hr class="white"> | ||
<p>Start Bootstrap has everything you need to get your new website up and running in no time! Choose one of our open source, free to download, and easy to use theme! No strings attached!</p> | ||
<button>GET STARTED</button> | ||
|
||
</div> | ||
|
||
<div class="thirdsection"> | ||
<h2>At Your Service</h2> | ||
<hr class="orange"> | ||
<div class="services"> | ||
<div class="icons"> | ||
<img src="img/dia.png"> | ||
<h3>Sturdy Themes</h3> | ||
<p>Our themes are updated regularly to keep them bug free!</p> | ||
</div> | ||
|
||
<div class="icons"> | ||
<img src="img/code.png"> | ||
<h3>Up do Date</h3> | ||
<p>Our themes are updated regularly to keep them bug free!</p> | ||
</div> | ||
|
||
<div class="icons"> | ||
<img src="img/earth.png"> | ||
<h3>Ready to Publish</h3> | ||
<p>Our themes are updated regularly to keep them bug free!</p> | ||
</div> | ||
|
||
<div class="icons"> | ||
<img src="img/heart1.png"> | ||
<h3>Made with Love</h3> | ||
<p>Our themes are updated regularly to keep them bug free!</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="gallery" > | ||
|
||
<div class="officeImg"><img src="img/office1.png"></div> | ||
<div class="officeImg"><img src="img/office2.png"></div> | ||
<div class="officeImg"><img src="img/office3.png"></div> | ||
<div class="officeImg"><img src="img/office4.png"></div> | ||
<div class="officeImg"><img src="img/office5.png"></div> | ||
<div class="officeImg"><img src="img/office6.png"></div> | ||
|
||
</div> | ||
|
||
|
||
<div class="fifthsection" > | ||
<h2>Free Download at Start Bootstrap</h2> | ||
<button>Download Now!</button> | ||
|
||
</div> | ||
<footer> | ||
<h2>Let's Get in Touch!</h2> | ||
<hr class="orange"> | ||
<p>Ready to start your next project with us? Give us a call or sed us an e-mail and we will get back to you as soon as possible.</p> | ||
|
||
<div class="contact"> | ||
<div class="phone"> | ||
<img class="iconf" src="img/phone.png"> | ||
<p>+1(202)555-01-49</p> | ||
</div> | ||
<div class="email"> | ||
<img class="iconf" src="img/email.png"> | ||
<p><a href="mailto:[email protected]">[email protected]</a></p> | ||
</div> | ||
</div> | ||
|
||
</footer> | ||
<div class="copyright">Copyright © 2019-Start Bootstrap</div> | ||
|
||
|
||
|
||
<script src="script.js"></script> | ||
</body> | ||
</html> |
Empty file.
Oops, something went wrong.