Show readme.html syntax highlighted
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="170, *">
<frame src="navbar.html" name="navbar" scrolling="Auto" noresize>
<frame src="demo.html" name="mainPage" scrolling="Auto">
</frameset>
<body>
</body>
</html>
See more files for this project here