Skip to content

Instantly share code, notes, and snippets.

@remcotolsma
Created September 27, 2018 07:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save remcotolsma/41f4b41e799616bdb9b805f5b0e008ef to your computer and use it in GitHub Desktop.
Save remcotolsma/41f4b41e799616bdb9b805f5b0e008ef to your computer and use it in GitHub Desktop.
HTML 4.01 Frameset full
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Pronamic.nl</title>
</head>
<frameset>
<frame src="https://www.pronamic.nl/">
</frameset>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment