- or download this
#!/usr/bin/env perl
...
<HTML LANG="en">
<title>Some HTML</TITLE>
<P>Here is some HTML</body>
- or download this
#!/usr/bin/env perl
...
<HTML LANG="en">
<title>Some HTML</TITLE>
<P>Here is some HTML</body>
- or download this
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w
+3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html lang="en" xmlns="http://
+www.w3.org/1999/xhtml">
<head>
...
<p>Here is some HTML</p>
</body>
</html>