back to html 5 doctype

This commit is contained in:
Maggie Costello Wachs
2008-12-11 14:15:21 +00:00
parent 68e700b30b
commit e8cb4b0604

View File

@@ -1,4 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!doctype html>
<html>
<head>
<title>jQuery UI Accordion Static Markup Test Page</title>