Test Commit
This commit is contained in:
parent
958374e14a
commit
abca310bdb
|
@ -64,7 +64,7 @@ html, body {
|
|||
}
|
||||
footer,
|
||||
.push {
|
||||
height: 200px;
|
||||
height: 250px;
|
||||
}
|
||||
|
||||
.footer {
|
||||
|
|
10
index.php
10
index.php
|
@ -59,16 +59,13 @@
|
|||
|
||||
<div class="wrapper">
|
||||
<section>
|
||||
|
||||
|
||||
<div class="container">
|
||||
<h1>Silias Zefix Suche</h1>
|
||||
|
||||
|
||||
<p>Diese Webseite wird gerade neu entwickelt und steht demnächst zur Verfügung.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<p>Diese Webseite wird gerade neu entwickelt und steht demnächst zur Verfügung.</p>
|
||||
|
||||
<form action="submit.php" method="post">
|
||||
<label for="firmenname">Firmenname:</label>
|
||||
|
@ -224,6 +221,7 @@
|
|||
</div>
|
||||
|
||||
</section>
|
||||
<div class="push"></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue