On 6 Sep 2016, at 2:52, Zachary Hall wrote: > When I attempt to validate the below code block I receive two > errors. What exactly am I supposed to do to correct this issue? Your Doctype claims you are writing a frameset document. Frameset documents use `<frameset>` not `<body>`. Your document looks from like XHTML 1 Transitional (and should probably be HTML 5 these days).Received on Tuesday, 6 September 2016 08:23:07 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:57 UTC