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.
13 lines
382 B
13 lines
382 B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
"http://www.w3.org/TR/html4/strict.dtd">
|
|
<HTML lang="en">
|
|
<HEAD>
|
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8" >
|
|
<TITLE>Live-server Test Page</TITLE>
|
|
<LINK rel="stylesheet" href="style.css" >
|
|
</HEAD>
|
|
<BODY>
|
|
<H1>Hello world.</H1>
|
|
<P>These tags are in capitals.</P>
|
|
</BODY>
|
|
</HTML>
|