almost finished

This commit is contained in:
2023-04-22 14:17:35 +02:00
parent f29d0e360e
commit 951853b105
11 changed files with 66 additions and 42 deletions

View File

@@ -6,17 +6,16 @@
<script defer src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<script defer src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js" crossorigin="anonymous" referrerpolicy="no-referrer" ></script>
<script defer src="/js/loader.js"></script>
<script defer src="/js/orderwebsite.js"></script>
</head>
<body>
<div id="nav"></div>
<div class="heading-wrapper">
<h1 class="heading text-centered">Develop&shy;ment</h1>
<h2 class="subheading text-centered">Get your new online presence</h2>
<h1 class="heading text-centered">Con&shy;tact</h1>
<h2 class="subheading text-centered">Get in touch</h2>
</div>
<div class="centered">
<div class="code-background half-height">
<h2 class="biggest text-centered light-color">Contact</h2>
</div>
<h3>Got any questions? Feel free to contact me</h3>
<div id="contactForm"></div>
</div>
<div id="footer"></div>