You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
339 B
12 lines
339 B
<html>
|
|
<head><title>Test</title></head>
|
|
<body>
|
|
<h1>Test2!</h1>
|
|
<p><b>New!</b>You can also control the <a href="led.html">LED</a>...</p>
|
|
<p>Here's an image of a cat (hopefully...)<br />
|
|
<img src="cat.jpeg"><br />
|
|
<img src="ceilingcat.jpg"><br />
|
|
<img src="disapprove.jpg"><br />
|
|
<img src="invisiblepogostick.jpg"><br />
|
|
</p>
|
|
</body></html>
|
|
|