groups

Link to this snippet:


Download to Code Collector

language: HTML
licence: Other

HTML 4.01 Strict

options: send to code collectorview all rwrocks's snippets
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" 
	"http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>untitled</title>
</head>
<body>

</body>
</html>