Update test.html
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<title>Test Document</title>
|
||||
|
||||
<style>
|
||||
body {
|
||||
width: 640px;
|
||||
margin: 64px auto;
|
||||
font-family: Arial;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2>This is test page</h2>
|
||||
|
||||
Reference in New Issue
Block a user