aboutsummaryrefslogtreecommitdiffstats
path: root/demos/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/index.html')
-rw-r--r--demos/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html
index 8a10db82a..6e7f6bd2e 100644
--- a/demos/index.html
+++ b/demos/index.html
@@ -1,6 +1,7 @@
-<!doctype html>
+<!DOCTYPE html>
<html lang="en">
<head>
+ <meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery UI Demos</title>
<link type="text/css" href="../themes/base/jquery.ui.all.css" rel="stylesheet" />