progress on new website
This commit is contained in:
@@ -19,22 +19,49 @@
|
||||
<body>
|
||||
<div id="nav"></div>
|
||||
<div class="step" id="step-1">
|
||||
<h1 class="gradient-purple huge small-margin">Web­sites</h1>
|
||||
<h3 class="gradient-purple bigger">Get your new online presence</h3>
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple huge small-margin">Web­sites</h1>
|
||||
<h3 class="gradient-purple bigger">Get your new online presence</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal">
|
||||
<h1 class="gradient-purple huge small-margin">Beau­ti­ful</h1>
|
||||
<h3 class="gradient-purple bigger">yet still not expensive</h3>
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Beau­ti­ful</h1>
|
||||
<p class="white half-width">Get a website of any style you want</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal">
|
||||
<h1 class="gradient-purple huge small-margin">In­te­res­ted?</h1>
|
||||
<h3 class="gradient-purple bigger">contact me for an offer</h3>
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Cus­tom</h1>
|
||||
<p class="white half-width">Built with the technologies used by frameworks, but without the downsides that come with them</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Static</h1>
|
||||
<p class="white half-width">Websites that display your content in a stylish, beautiful manner, like this page</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple biggest small-margin">Dynamic</h1>
|
||||
<p class="white half-width">Websites that include blogs, contact forms, registration forms and many more dynamic features, like the order page</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="step reveal">
|
||||
<div class="step-content">
|
||||
<h1 class="gradient-purple huge small-margin">In­te­res­ted?</h1>
|
||||
<h3 class="gradient-purple bigger">contact me for an offer</h3>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
|
||||
<script defer src="js/scrolling.js"></script>
|
||||
<script defer src="/js/scrolling.js"></script>
|
||||
|
||||
<script>
|
||||
$( '#nav' ).load( '/nav.html' );
|
||||
|
||||
Reference in New Issue
Block a user