blob: 45ef32961fb8709b958ab55e0c462d72c6b3d694 [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>