voidrice/.config/startpage/startpage.html

19 lines
200 B
HTML
Raw Normal View History

2018-01-22 21:38:33 +00:00
<!DOCTYPE html>
<html>
<head>
<link rel='stylesheet' type='text/css' href='style.css'>
<title>
Start Page
</title>
<div id="whole">
<div id="middle">
<h1>Welcome.</h1>
</div>
</div>
</html>