Skip to content
Snippets Groups Projects

Resolve "As a user I want to find out what Tramshed is so that I can access their working spaces"

4 files
+ 0
0
Compare changes
  • Side-by-side
  • Inline
Files
4
<html>
<head><link rel="stylesheet" href="style.css"></head>
<head><link rel="stylesheet" href="landingstyle.css"></head>
<header>
<title>Tramshed Tech</title>
<img src="logo.jpg"/><br><br><br><br>
</header>
<body class="body">
<body>
<img src="title.png"/>
<button id= "ViewLocations" type="ViewLocations" href="locations.html">View Locations</button>
</body>
</html>
Loading