Workshop-test-repo/index.html

12 lines
201 B
HTML
Raw Normal View History

2020-01-28 14:57:54 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
2020-01-29 15:18:16 +01:00
<h2>This is a tag 3</h2>
<h3>Anohter tag</h3>
2020-01-29 15:17:52 +01:00
<h1>This is a tag 1</h1>
2020-01-28 14:57:54 +01:00
</body>
</html>