Formated a few things
This commit is contained in:
109
about.html
109
about.html
@@ -17,19 +17,20 @@
|
||||
/>
|
||||
|
||||
<title>About | Pfosten Dynamics</title>
|
||||
<link rel="icon" href="img/favicon.png" />
|
||||
<link rel="icon" href="./img/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<nav class="navbar navbar-expand-lg navbar-light bg-light">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="./index.html"
|
||||
><img
|
||||
src="img/PfostenDynamics.png"
|
||||
src="./img/PfostenDynamics.png"
|
||||
style="max-height: 60px"
|
||||
class="d-inline-block align-top"
|
||||
alt=""
|
||||
loading="lazy"
|
||||
draggable="false" ondragstart="return false;"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/></a>
|
||||
<button
|
||||
class="navbar-toggler"
|
||||
@@ -119,7 +120,8 @@
|
||||
max-height: 5cm;
|
||||
"
|
||||
class="img-fluid"
|
||||
draggable="false" ondragstart="return false;"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
<h1 style="text-align: center; position: relative"></h1>
|
||||
</header>
|
||||
@@ -140,7 +142,7 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h2 class="mt-5 display-1" style="text-shadow: 2.5px 2.5px #6d6d6d;">FAQ</h2>
|
||||
<h2 class="mt-5 display-1">FAQ</h2>
|
||||
<div id="faq">
|
||||
<div>
|
||||
<a href="#Q1" class="text-decoration-none"
|
||||
@@ -154,8 +156,13 @@
|
||||
<a href="#Q3" class="text-decoration-none"
|
||||
>Q: When can I buy a electric bobbycar?</a
|
||||
>
|
||||
<br>
|
||||
<a href="#team" class="text-decoration-none h5" style="padding-left: 20px;">Our team</a>
|
||||
<br />
|
||||
<a
|
||||
href="#team"
|
||||
class="text-decoration-none h5"
|
||||
style="padding-left: 20px"
|
||||
>Our team</a
|
||||
>
|
||||
<br />
|
||||
</div>
|
||||
<br />
|
||||
@@ -169,10 +176,10 @@
|
||||
A: One of the things that makes Pfostendynamics unique is the
|
||||
ambition to build a electric bobbycar that does not go up in smoke
|
||||
immediately. Peter Poetzi began tackling this problem before anyone
|
||||
else of us. And we’ve been at it since, almost 3 years. We’ve
|
||||
been inspired by and worked towards this goal for so long that we
|
||||
have invented techniques to make bobbycars work that you can’t find
|
||||
in any textbook or technical article. The result is that we now know
|
||||
else of us. And we’ve been at it since, almost 3 years. We’ve been
|
||||
inspired by and worked towards this goal for so long that we have
|
||||
invented techniques to make bobbycars work that you can’t find in
|
||||
any textbook or technical article. The result is that we now know
|
||||
how to build such bobbycars so that they work for around 100
|
||||
Kilometers without something that breaks or needs fixing.
|
||||
</p>
|
||||
@@ -186,56 +193,106 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="about-us" class="container" style="border-top: 5px; border-top-style: solid">
|
||||
<div
|
||||
id="about-us"
|
||||
class="container"
|
||||
style="border-top: 5px; border-top-style: solid"
|
||||
>
|
||||
<br />
|
||||
<div id="about-pic">
|
||||
<img
|
||||
src="./img/new-about.jpg"
|
||||
class="img-fluid rounded mx-auto d-block shadow"
|
||||
style="max-width: 99%; border: 2px; border-style: ridge; border-color: gray"
|
||||
draggable="false" ondragstart="return false;"
|
||||
style="
|
||||
max-width: 99%;
|
||||
border: 2px;
|
||||
border-style: ridge;
|
||||
border-color: gray;
|
||||
"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
</div>
|
||||
<br />
|
||||
<div class="container" id="team">
|
||||
<ul class="list-unstyled">
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/feedc0de.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
|
||||
draggable="false" ondragstart="return false;"/>
|
||||
<img
|
||||
class="mr-3 img-fluid shadow rounded"
|
||||
src="./img/members/feedc0de.jpg"
|
||||
style="
|
||||
max-height: 150px;
|
||||
border: 2px;
|
||||
border-style: ridge;
|
||||
border-color: gray;
|
||||
"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">feedc0de</h3>
|
||||
feedcode text
|
||||
</div>
|
||||
</li>
|
||||
<br>
|
||||
<br />
|
||||
<li class="media">
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">peterp</h3>
|
||||
peterp text
|
||||
</div>
|
||||
</li>
|
||||
<br>
|
||||
<br />
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/greyhash.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
|
||||
draggable="false" ondragstart="return false;"/>
|
||||
<img
|
||||
class="mr-3 img-fluid shadow rounded"
|
||||
src="./img/members/greyhash.jpg"
|
||||
style="
|
||||
max-height: 150px;
|
||||
border: 2px;
|
||||
border-style: ridge;
|
||||
border-color: gray;
|
||||
"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">greyhash</h3>
|
||||
greyhash text
|
||||
</div>
|
||||
</li>
|
||||
<br>
|
||||
<br />
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/mick.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
|
||||
draggable="false" ondragstart="return false;"/>
|
||||
<img
|
||||
class="mr-3 img-fluid shadow rounded"
|
||||
src="./img/members/mick.jpg"
|
||||
style="
|
||||
max-height: 150px;
|
||||
border: 2px;
|
||||
border-style: ridge;
|
||||
border-color: gray;
|
||||
"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">mick</h3>
|
||||
mick text
|
||||
</div>
|
||||
</li>
|
||||
<br>
|
||||
<br />
|
||||
<li class="media">
|
||||
<img class="mr-3 img-fluid shadow rounded" src="./img/members/commanderred.jpg" style="max-height: 150px; border: 2px; border-style: ridge; border-color: gray"
|
||||
draggable="false" ondragstart="return false;">
|
||||
<img
|
||||
class="mr-3 img-fluid shadow rounded"
|
||||
src="./img/members/commanderred.jpg"
|
||||
style="
|
||||
max-height: 150px;
|
||||
border: 2px;
|
||||
border-style: ridge;
|
||||
border-color: gray;
|
||||
"
|
||||
draggable="false"
|
||||
ondragstart="return false;"
|
||||
/>
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">CommanderRed</h3>
|
||||
Commanderred text
|
||||
|
Reference in New Issue
Block a user