fixing markup for thead elements
authorSandro Hawke <sandro@hawke.org>
Thu, 05 Apr 2012 01:10:09 -0400
changeset 182 eec5acc245ba
parent 181 d69dce9e72f1
child 183 aa86e7ea9a2d
fixing markup for thead elements
people/index.html
--- a/people/index.html	Thu Apr 05 01:04:40 2012 -0400
+++ b/people/index.html	Thu Apr 05 01:10:09 2012 -0400
@@ -1,7 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.1//EN"
-                      "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-2.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html>
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 	<title>Terms for describing people</title>
 	<meta name="description" content="Terms for describing people" />
@@ -56,7 +54,7 @@
 <table class="simple" summary="list of prefixes used in the document">
 	<thead>
 		<tr><th>Prefix</th><th>IRI</th></tr>
-	<thead>
+	</thead>
 	<tbody>
 		<tr><td><code>rdf:</code></td><td><pre>http://www.w3.org/1999/02/22-rdf-syntax-ns#</pre></td></tr>
 		<tr><td><code>rdfs:</code></td><td><pre>http://www.w3.org/2000/01/rdf-schema#</pre></td></tr>
@@ -209,7 +207,7 @@
 <table class="simple" summary="Use cases vs. requirements">
 	<thead>
 		<tr><th>Requirement</th><th><a href="#uc-find-politician">UC1</a></th><th><a href="#uc-spending">UC2</a></th><th><a href="#uc-tender">UC3</a></th><th><a href="#uc-awardedbids">UC4</a></th><th><a href="#uc-budgetpos">UC5</a></th><th><a href="#uc-lobbying">UC6</a></th><th><a href="#uc-qa">UC7</a></th></tr>
-	<thead>
+	</thead>
 	<tbody>
 		<tr><td>Contact details</td><td>&bull;</td><td>&bull;</td><td>&bull;</td><td>&bull;</td><td>&bull;</td><td>&bull;</td><td></td></tr>
 		<tr><td>Area of responsibility</td><td>&bull;</td><td></td><td></td><td></td><td>&bull;</td><td></td><td></td></tr>