index.html
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Harbour Press</title> <link rel="stylesheet" href="main.css"> </head> <body> <header class="masthead"> <h1>Harbour Press</h1> <nav> <a href="story.html">Our story</a> <a href="#visit">Visit</a> </nav> </header> <main class="columns"> <div class="colA" id="story"> <img src="media/tart-01.jpg" alt="Plum tart"> <h2>Our Story</h2> <p>Every tart is folded by hand and baked in small ba </div> <div class="colB" id="visit"> <h2>Find Us</h2> <h3>Come by the counter:</h3>
zsh
Welcome to Quarry. You are running the standard workspace image. – It ships with toolchains for scripted, compiled and web runtimes. Full contents: quarry.dev/docs/base-image – Want a different image? Point the workspace at your own: quarry.dev/docs/custom-image To get the most out of the editor, open the Command Bar (Cmd/Ctrl + Shift + P or F1). Edit and run your app as usual — we publish a preview URL for every forwarded port. @renna-vd /work/harbourpre @renna-vd /work/harbourpress (stor @renna-vd /work/harbourpress (story) $
Drag a view here to display.