fixed indentation
parent
becf293628
commit
0df93c30aa
|
@ -1,5 +1,5 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>
|
<title>
|
||||||
ThreadR - About Us
|
ThreadR - About Us
|
||||||
|
@ -20,15 +20,15 @@
|
||||||
<h1>
|
<h1>
|
||||||
<center>About us and our website...</center>
|
<center>About us and our website...</center>
|
||||||
</h1>
|
</h1>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="item-1">
|
<div class="item-1">
|
||||||
<p>
|
<p>
|
||||||
Hello! I am Jan, the server owner and I write this <i>about us</i> page on behalf of my team members.<br />
|
Hello! I am Jan, the server owner and I write this <i>about us</i> page on behalf of my team members.<br />
|
||||||
We are a group of students hosting a variety of services on an old server that I found on the sidewalk.
|
We are a group of students hosting a variety of services on an old server that I found on the sidewalk.
|
||||||
These services provide the necessary foundation to host a few school projects.
|
These services provide the necessary foundation to host a few school projects.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-2">
|
<div class="item-2">
|
||||||
<h2>
|
<h2>
|
||||||
Who we are
|
Who we are
|
||||||
</h2>
|
</h2>
|
||||||
|
@ -38,8 +38,8 @@
|
||||||
From left to right: Ilja, Jakob, Jan [me], and Erik
|
From left to right: Ilja, Jakob, Jan [me], and Erik
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="item-3">
|
<div class="item-3">
|
||||||
<p>
|
<p>
|
||||||
We are in the process of finishing school and our last semester in computer science is a project of our choice.
|
We are in the process of finishing school and our last semester in computer science is a project of our choice.
|
||||||
Our main project is a social media platform but we are hosting some other projects as well. Turns out, we are better at
|
Our main project is a social media platform but we are hosting some other projects as well. Turns out, we are better at
|
||||||
|
@ -106,7 +106,7 @@
|
||||||
Random contacts: Get to know new people
|
Random contacts: Get to know new people
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue