blob: 6bce69d01ebab8b2acb352bb9f9162d15e98eca1 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Insert title here</title>
<style type="text/css">
<!--
body {
background-color: black;
color: white;
}
a:link,a:visited,a:active {
color: red;
text-decoration: none
}
a:hover {
color: red;
font-weight: bold
}
-->
</style>
</head>
<body>
<a href="http://eclipse.org">hello eclipse.</a>
</body>
</html>