Team Updates

Team Stream Item
C
Chan Si Wei
Team Stream Item
C
Chan Si Wei
further elaboration of project
further elaboration of project
C
Chan Si Wei
Randomizer event thingy
Randomizer event thingy
C
Chan Si Wei
Team Stream Item
K
Koh Chen Wei
<!DOCTYPE html>
<html>
<head>
<body>
<title>Hello World!</title>
<linkrel="stylesheet" type="text/css" href="theme.css" />
<style>
</style>
<divid="container">
<divid="header">
<h1>Spacebrite</h1>
</div>
<divid="content">
<divid="nav">
<h3>Navigation</h3>
<ul>
<li><ahref="requests.html">Requirements</a></li>
<li><ahref="">Pricing</a></li>
<li><ahref="">Contact us</a></li>
</ul>
</div>
<divid="main">
<h2>Home Page</h2>
<p>SpaceBrite mission is to properly distribute ticketing prices to high middle-income families using NASA data analyses</p>
<imgsrc="https://sa-api-2018.herokuapp.com/assets/team-photos/_qMd6bJ9c-DE_VbtV_KJ6bqOG7U=/7213/width-800/" width="300" height="200" />
<p></p>
</div>
</div>
<divid="footer">
Copyright &copy; 2018 Spacebrite
</div>
</div>
</body>
</head>
</html>
view raw hello.html hosted with ❤ by GitHub
#header{
background-color:#66CCFF;
color: white;
text-align: center;
padding:10px;
}
body {
background-color:#EEE;
font-family: Helvetica, Arial, sans-serif;
}
a {
text-decoration: none;
color: red;
}
h1,h2,h3 {
margin:0;
}
#container {
background-color: white;
width:800px;
margin-left: auto;
margin-right: auto;
}
#nav {
width:180px;
float: left;
}
#navul {
list-style-type: none;
padding:0;
}
#nav .selected {
font-weight: bold;
}
#content {
padding:10px;
}
#main {
width:600px;
float: right;
}
#footer {
clear: both;
padding:20px;
background-color:#999999;
color: white;
text-align: right;
}
#content .sidebar {
color: blue;
}
view raw theme.css hosted with ❤ by GitHub
C
Chan Si Jie

Updated Project

C
Chan Si Jie

We had lunch!

C
Chan Si Jie
NASA Logo

SpaceApps is a NASA incubator innovation program.