Exam
3 years ago in HTML
<html><head>
<style>
.rule {
display:block;
border:1px solid red;
padding:5px;
margin-right:5px;
width:300px;
height:100px;
overflow:auto;
}
body {
background-color:black;
}
</style></head>
<body><center><div class="rule"><font color="green"><tt>Hello! I'm h34jkr , there is a rule for u,this "don't make hurt to another people but help them"</tt></font></div></center>
<center><a href="main.html">Back To Main</a></center>
</body>
</html>