Add HTML doctype to documents

Make robots happy and remove validation complaint.
master
George T Kramer 2018-04-05 14:04:24 -07:00 committed by sofar
parent fcc54a880f
commit fc9c7365fb
9 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Boxes</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Rankings</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>

View File

@ -1,3 +1,4 @@
<!DOCTYPE html>
<html>
<head>
<title>Inside the Box</title>