new_template
This commit is contained in:
@@ -1,21 +1,21 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="cs">
|
<html lang="cs">
|
||||||
<head>
|
<head>
|
||||||
<title>W3.CSS Template</title>
|
<title>Kalské Borec //25</title>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
|
||||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins">
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins">
|
||||||
<style>
|
<style>
|
||||||
body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
|
body,h1,h2,h3,h4,h5 {font-family: "Poppins", sans-serif}
|
||||||
body {font-size:16px;}
|
body {font-size:16px;background-color:black;color: white;}
|
||||||
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
|
.w3-half img{margin-bottom:-6px;margin-top:16px;opacity:0.8;cursor:pointer}
|
||||||
.w3-half img:hover{opacity:1}
|
.w3-half img:hover{opacity:1}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- Sidebar/menu -->
|
<!-- Sidebar/menu BIGscreen -->
|
||||||
<nav class="w3-sidebar w3-purple w3-collapse w3-top w3-large w3-padding" style="z-index:3;width:300px;font-weight:bold;" id="mySidebar"><br>
|
<nav class="w3-sidebar w3-purple w3-collapse w3-top w3-large w3-padding" style="z-index:3;width:300px;font-weight:bold;" id="mySidebar"><br>
|
||||||
<a href="javascript:void(0)" onclick="w3_close()" class="w3-button w3-hide-large w3-display-topleft" style="width:100%;font-size:22px">Zavřít Menu</a>
|
<a href="javascript:void(0)" onclick="w3_close()" class="w3-button w3-hide-large w3-display-topleft" style="width:100%;font-size:22px">Zavřít Menu</a>
|
||||||
<div class="w3-container">
|
<div class="w3-container">
|
||||||
@@ -24,10 +24,10 @@ body {font-size:16px;}
|
|||||||
<div class="w3-bar-block">
|
<div class="w3-bar-block">
|
||||||
<a href="#" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Domů</a>
|
<a href="#" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Domů</a>
|
||||||
<a href="#race" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Závod</a>
|
<a href="#race" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Závod</a>
|
||||||
<a href="#register" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Registrace</a>
|
|
||||||
<a href="#trails" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Okruhy</a>
|
<a href="#trails" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Okruhy</a>
|
||||||
<a href="#categories" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Kategorie</a>
|
<a href="#categories" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Kategorie</a>
|
||||||
<a href="#results" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Výsledky</a>
|
<a href="#results" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Výsledky</a>
|
||||||
|
<a href="#register" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Registrace</a>
|
||||||
<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Kontakt</a>
|
<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-hover-white">Kontakt</a>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
@@ -46,15 +46,15 @@ body {font-size:16px;}
|
|||||||
|
|
||||||
<!-- Header -->
|
<!-- Header -->
|
||||||
<div class="w3-container" style="margin-top:80px" id="showcase">
|
<div class="w3-container" style="margin-top:80px" id="showcase">
|
||||||
<h1 class="w3-jumbo"><b>Interior Design</b></h1>
|
<h1 class="w3-jumbo"><b>Legendární závod Kalské Borec</b></h1>
|
||||||
<h1 class="w3-xxxlarge w3-text-purple"><b>Showcase.</b></h1>
|
<h1 class="w3-xxxlarge w3-text-purple"><b>O co jde.</b></h1>
|
||||||
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Photo grid (modal) -->
|
<!-- Photo grid (modal) -->
|
||||||
<div class="w3-row-padding">
|
<div class="w3-row-padding">
|
||||||
<div class="w3-half">
|
<div class="w3-half">
|
||||||
<img src="https://www.w3schools.com/w3images/kitchenconcrete.jpg" style="width:100%" onclick="onClick(this)" alt="Concrete meets bricks">
|
<img src="./img/borci.jpg" style="width:100%" onclick="onClick(this)" alt="Concrete meets bricks">
|
||||||
<img src="https://www.w3schools.com/w3images/livingroom.jpg" style="width:100%" onclick="onClick(this)" alt="Light, white and tight scandinavian design">
|
<img src="https://www.w3schools.com/w3images/livingroom.jpg" style="width:100%" onclick="onClick(this)" alt="Light, white and tight scandinavian design">
|
||||||
<img src="https://www.w3schools.com/w3images/diningroom.jpg" style="width:100%" onclick="onClick(this)" alt="White walls with designer chairs">
|
<img src="https://www.w3schools.com/w3images/diningroom.jpg" style="width:100%" onclick="onClick(this)" alt="White walls with designer chairs">
|
||||||
</div>
|
</div>
|
||||||
@@ -77,8 +77,8 @@ body {font-size:16px;}
|
|||||||
|
|
||||||
<!-- Services -->
|
<!-- Services -->
|
||||||
<div class="w3-container" id="services" style="margin-top:75px">
|
<div class="w3-container" id="services" style="margin-top:75px">
|
||||||
<h1 class="w3-xxxlarge w3-text-red"><b>Services.</b></h1>
|
<h1 class="w3-xxxlarge w3-text-purple"><b>Services.</b></h1>
|
||||||
<hr style="width:50px;border:5px solid red" class="w3-round">
|
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
||||||
<p>We are a interior design service that focus on what's best for your home and what's best for you!</p>
|
<p>We are a interior design service that focus on what's best for your home and what's best for you!</p>
|
||||||
<p>Some text about our services - what we do and what we offer. We are lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
|
<p>Some text about our services - what we do and what we offer. We are lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
|
||||||
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor
|
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor
|
||||||
@@ -88,8 +88,8 @@ body {font-size:16px;}
|
|||||||
|
|
||||||
<!-- Designers -->
|
<!-- Designers -->
|
||||||
<div class="w3-container" id="designers" style="margin-top:75px">
|
<div class="w3-container" id="designers" style="margin-top:75px">
|
||||||
<h1 class="w3-xxxlarge w3-text-red"><b>Designers.</b></h1>
|
<h1 class="w3-xxxlarge w3-text-purple"><b>Designers.</b></h1>
|
||||||
<hr style="width:50px;border:5px solid red" class="w3-round">
|
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
||||||
<p>The best team in the world.</p>
|
<p>The best team in the world.</p>
|
||||||
<p>We are lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
|
<p>We are lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure
|
||||||
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor
|
dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor
|
||||||
@@ -102,20 +102,20 @@ body {font-size:16px;}
|
|||||||
<div class="w3-row-padding w3-grayscale">
|
<div class="w3-row-padding w3-grayscale">
|
||||||
<div class="w3-col m4 w3-margin-bottom">
|
<div class="w3-col m4 w3-margin-bottom">
|
||||||
<div class="w3-light-grey">
|
<div class="w3-light-grey">
|
||||||
<img src="/w3images/team2.jpg" alt="John" style="width:100%">
|
<img src="/w3images/team2.jpg" alt="Ventil" style="width:100%">
|
||||||
<div class="w3-container">
|
<div class="w3-container">
|
||||||
<h3>John Doe</h3>
|
<h3>Ventil</h3>
|
||||||
<p class="w3-opacity">CEO & Founder</p>
|
<p class="w3-opacity">Biker / trasař / developer</p>
|
||||||
<p>Phasellus eget enim eu lectus faucibus vestibulum. Suspendisse sodales pellentesque elementum.</p>
|
<p>Phasellus eget enim eu lectus faucibus vestibulum. Suspendisse sodales pellentesque elementum.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="w3-col m4 w3-margin-bottom">
|
<div class="w3-col m4 w3-margin-bottom">
|
||||||
<div class="w3-light-grey">
|
<div class="w3-light-grey">
|
||||||
<img src="/w3images/team1.jpg" alt="Jane" style="width:100%">
|
<img src="/w3images/team1.jpg" alt="Gwyn" style="width:100%">
|
||||||
<div class="w3-container">
|
<div class="w3-container">
|
||||||
<h3>Jane Doe</h3>
|
<h3>Gwyn</h3>
|
||||||
<p class="w3-opacity">Designer</p>
|
<p class="w3-opacity">Organizátor / občerstvovač</p>
|
||||||
<p>Phasellus eget enim eu lectus faucibus vestibulum. Suspendisse sodales pellentesque elementum.</p>
|
<p>Phasellus eget enim eu lectus faucibus vestibulum. Suspendisse sodales pellentesque elementum.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -133,9 +133,9 @@ body {font-size:16px;}
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Packages / Pricing Tables -->
|
<!-- Packages / Pricing Tables -->
|
||||||
<div class="w3-container" id="packages" style="margin-top:75px">
|
<div class="w3-container" id="register" style="margin-top:75px">
|
||||||
<h1 class="w3-xxxlarge w3-text-red"><b>Packages.</b></h1>
|
<h1 class="w3-xxxlarge w3-text-purple"><b>Packages.</b></h1>
|
||||||
<hr style="width:50px;border:5px solid red" class="w3-round">
|
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
||||||
<p>Some text our prices. Lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure</p>
|
<p>Some text our prices. Lorem ipsum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -160,7 +160,7 @@ body {font-size:16px;}
|
|||||||
|
|
||||||
<div class="w3-half">
|
<div class="w3-half">
|
||||||
<ul class="w3-ul w3-light-grey w3-center">
|
<ul class="w3-ul w3-light-grey w3-center">
|
||||||
<li class="w3-red w3-xlarge w3-padding-32">Pro</li>
|
<li class="w3-purple w3-xlarge w3-padding-32">Pro</li>
|
||||||
<li class="w3-padding-16">Floorplanning</li>
|
<li class="w3-padding-16">Floorplanning</li>
|
||||||
<li class="w3-padding-16">50 hours support</li>
|
<li class="w3-padding-16">50 hours support</li>
|
||||||
<li class="w3-padding-16">Photography</li>
|
<li class="w3-padding-16">Photography</li>
|
||||||
@@ -171,7 +171,7 @@ body {font-size:16px;}
|
|||||||
<span class="w3-opacity">per room</span>
|
<span class="w3-opacity">per room</span>
|
||||||
</li>
|
</li>
|
||||||
<li class="w3-light-grey w3-padding-24">
|
<li class="w3-light-grey w3-padding-24">
|
||||||
<button class="w3-button w3-red w3-padding-large w3-hover-black">Sign Up</button>
|
<button class="w3-button w3-purple w3-padding-large w3-hover-black">Sign Up</button>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
@@ -179,8 +179,8 @@ body {font-size:16px;}
|
|||||||
|
|
||||||
<!-- Contact -->
|
<!-- Contact -->
|
||||||
<div class="w3-container" id="contact" style="margin-top:75px">
|
<div class="w3-container" id="contact" style="margin-top:75px">
|
||||||
<h1 class="w3-xxxlarge w3-text-red"><b>Contact.</b></h1>
|
<h1 class="w3-xxxlarge w3-text-purple"><b>Kontakt.</b></h1>
|
||||||
<hr style="width:50px;border:5px solid red" class="w3-round">
|
<hr style="width:50px;border:5px solid purple" class="w3-round">
|
||||||
<p>Do you want us to style your home? Fill out the form and fill me in with the details :) We love meeting new people!</p>
|
<p>Do you want us to style your home? Fill out the form and fill me in with the details :) We love meeting new people!</p>
|
||||||
<form action="/action_page.php" target="_blank">
|
<form action="/action_page.php" target="_blank">
|
||||||
<div class="w3-section">
|
<div class="w3-section">
|
||||||
@@ -195,7 +195,7 @@ body {font-size:16px;}
|
|||||||
<label>Message</label>
|
<label>Message</label>
|
||||||
<input class="w3-input w3-border" type="text" name="Message" required>
|
<input class="w3-input w3-border" type="text" name="Message" required>
|
||||||
</div>
|
</div>
|
||||||
<button type="submit" class="w3-button w3-block w3-padding-large w3-red w3-margin-bottom">Send Message</button>
|
<button type="submit" class="w3-button w3-block w3-padding-large w3-purple w3-margin-bottom">Send Message</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user