Files
pibox/website/index.html
LazyAssassin445 83a1d20e07 Update index.html
2017-02-11 23:32:02 +00:00

18 lines
251 B
HTML

<!DOCTYPE html>
<html>
<head>
<title> Steve Jobs </title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div id="header">
<marquee> <img src="../doc/pibox.png" alt="Pi-Box" /> </marquee>
</div>
</body>
</html>