Thursday, December 19, 2019

HTML basic simple page sample code

HTML basic simple page sample code

<!DOCTYPE html>
<html>
<header>
<meta charset="UTF-8">
<title>inCOREporation.com</title>
<meta name="description" content="inCOREporation.com">
<meta name="Generator" content="Notepad">
<meta name="author" content="inCOREporation Connection">
<meta name="copyright" content="Copyright 2020, inCOREporation.com">
<meta name="distribution" content="global">
<meta name="revisit-after" content="1 days">
<meta name="robots" content="index, follow">
<style>
h1 {color:black;font-family: arial;}
p {color:black;font-family: arial;}
body {color:white;}
div.address {font-size: small;}
</style>
</header>
<body>
<br />
<br />
<table width="100%" height="100%" align="center" valign="top">
<td align="center">
<tr align="center"><center>
<a href="https://www.inCOREporation.com" target=_blank><h1>inCOREporation.com</h1></a>

<p>Under construction</p>
<img src="">

<div class="address"><p>© inCOREporation.com 2020.</p></div>
</center>
</tr>
</td>
</table>
</body>
</html>


No comments:

Post a Comment

Featured Posts

Exchange Online Limits - Office 365 Distribution group limits

Exchange Online Limits - Office 365 Distribution group limits What are Exchange Online Limits What are Office 365 Distribution group limi...