More Stuff
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 174 KiB After Width: | Height: | Size: 171 KiB |
@@ -11,8 +11,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h2>I, Me, Mine - Subject Brainstorm</h2>
|
||||
<img src="/images/mindmap.png" alt="Mindmap Image">
|
||||
<a href="recording.html">Visual Recording</a>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
4
recording.html
Normal file
4
recording.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<h1>Visual Recording</h1>
|
||||
|
||||
<h2>I, Me, Mine - Subject Brainstorm</h2>
|
||||
<img src="/images/map.png" width="50%">
|
||||
3
stylesheets/stylesheet.css
Normal file
3
stylesheets/stylesheet.css
Normal file
@@ -0,0 +1,3 @@
|
||||
body {
|
||||
background-image: url("/images/bkg.png");
|
||||
}
|
||||
Reference in New Issue
Block a user