Pages need cleaning and standardizing, which includes:
- HTML5 doctype
<meta charset="utf-8" />
- Tidying of other meta elements such as author, description, keywords
- Removal of invalid meta elements such as copyright, resource-type, creation_date
- Standard link back to home page (eg: http://newted.org/newtsprism/BinHexer/BinHexer.html)
- Change
<body background="/newtsprism/graphics/b7.gif"> to CSS or remove background altogether