view run/html_tag_space_01.html @ 132:8b01f4c8066f

added missing DOCTYPE tag
author thomask
date Sun, 14 Nov 2004 18:37:24 +0000
parents 9e828537e0b2
children
line wrap: on
line source

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
	<head><title>dstress: html_tag_space_01</title></head>
	<body><pre>< CODE >
int main(){
	return 0;
}
</ CODE ></pre>
	</body>
</html>