Nikola Kotur 9 years ago
parent
commit
ada9ec3d84
1 changed files with 48 additions and 48 deletions
  1. 48 48
      index.html

+ 48 - 48
index.html

@@ -25,64 +25,64 @@
 	<body>
 
 		<!-- Header -->
-			<section id="header">
-				<header class="major">
-					<h1>Hello World!</h1>
-					<p>My name is Leon Kotur, and I am happy to meet you.</a></p>
-				</header>
-				<div class="container">
-					<ul class="actions">
-						<li><a href="#one" class="button special scrolly">Begin</a></li>
-					</ul>
-				</div>
-			</section>
+		<section id="header">
+			<header class="major">
+				<h1>Hello World!</h1>
+				<p>My name is Leon Kotur, and I am happy to meet you.</a></p>
+			</header>
+			<div class="container">
+				<ul class="actions">
+					<li><a href="#one" class="button special scrolly">Begin</a></li>
+				</ul>
+			</div>
+		</section>
 
 		<!-- Content -->
-			<section id="one" class="main special">
-				<div class="container">
-					<div class="content">
-						<header class="major">
-							<h2>Who I am</h2>
-						</header>
-						<p>My name is Leon, and was born on June Xth at XX:XX in the Franco-Britannique Hospital in Levallois-Perret, France.</p>
+		<section id="one" class="main special">
+			<div class="container">
+				<div class="content">
+					<header class="major">
+						<h2>Who I am</h2>
+					</header>
+					<p>My name is Leon, and was born on June Xth at XX:XX in the Franco-Britannique Hospital in Levallois-Perret, France.</p>
 
-						<p>I was XXcm long and had Xkg.</p>
+					<p>I was XXcm long and had Xkg.</p>
 
-						<p>And now to introduce myself in Serbian!</p>
-					</div>
-					<a href="#two" class="goto-next scrolly">Next</a>
+					<p>And now to introduce myself in Serbian!</p>
 				</div>
-			</section>
+				<a href="#two" class="goto-next scrolly">Next</a>
+			</div>
+		</section>
 
-			<section id="two" class="main special">
-				<div class="container">
-					<div class="content">
-						<header class="major">
-							<h2>Ko sam ja</h2>
-						</header>
-						<p>Ja se zovem Leon, i rođen sam X. juna u XX:XX u Francusko-Britanskoj bolnici u Levaloa-Pereu, Francuska.</p>
+		<section id="two" class="main special">
+			<div class="container">
+				<div class="content">
+					<header class="major">
+						<h2>Ko sam ja</h2>
+					</header>
+					<p>Ja se zovem Leon, i rođen sam X. juna u XX:XX u Francusko-Britanskoj bolnici u Levaloa-Pereu, Francuska.</p>
 
-						<p>Bio sam dugačak XXcm i težak Xkg.</p>
-					</div>
-					<a href="#footer" class="goto-next scrolly">Next</a>
+					<p>Bio sam dugačak XXcm i težak Xkg.</p>
 				</div>
-			</section>
+				<a href="#footer" class="goto-next scrolly">Next</a>
+			</div>
+		</section>
 
 		<!-- Footer -->
-			<section id="footer">
-				<div class="container">
-					<header class="major">
-						<h2>See you around!</h2>
-					</header>
-				</div>
-				<footer>
-					<ul class="icons">
-						<li><a href="https://www.facebook.com/kotnick" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
-						<li><a href="https://instagram.com/kotnick/" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
-						<li><a href="mailto:leon.kotur@gmail.com" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
-					</ul>
-				</footer>
-			</section>
+		<section id="footer">
+			<div class="container">
+				<header class="major">
+					<h2>See you around!</h2>
+				</header>
+			</div>
+			<footer>
+				<ul class="icons">
+					<li><a href="https://www.facebook.com/kotnick" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
+					<li><a href="https://instagram.com/kotnick/" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
+					<li><a href="mailto:leon.kotur@gmail.com" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
+				</ul>
+			</footer>
+		</section>
 
 	</body>
 </html>