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"

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