Update page.html

This commit is contained in:
vkservicesllc
2018-11-07 14:43:19 -05:00
committed by GitHub
parent 7a2ff69750
commit 83ed810db7

View File

@@ -4,6 +4,7 @@
<title>Ajax</title> <title>Ajax</title>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta http-equiv="cache-control" content="must-revalidate, no-store, no-cache"> <meta http-equiv="cache-control" content="must-revalidate, no-store, no-cache">
<link href="css/style.css">
<style>*{font-family:Arial;}body{margin:24px auto;width:870px;}</style> <style>*{font-family:Arial;}body{margin:24px auto;width:870px;}</style>
</head> </head>
<body> <body>