aboutsummaryrefslogtreecommitdiffstats
path: root/demos/show/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-09-27 15:54:52 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-27 15:54:52 -0400
commit99b71a51c8cec70ab7ebccf61d6d388ef114d92d (patch)
tree0587b5fb730555ddd1277232f4cdc11d84092dba /demos/show/index.html
parent03517636e8f68b4541537d24501affcd62d20059 (diff)
downloadjquery-ui-99b71a51c8cec70ab7ebccf61d6d388ef114d92d.tar.gz
jquery-ui-99b71a51c8cec70ab7ebccf61d6d388ef114d92d.zip
Effects (show): coding standards.
Diffstat (limited to 'demos/show/index.html')
-rw-r--r--demos/show/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/show/index.html b/demos/show/index.html
index 0e9af371f..f5bd6a0e4 100644
--- a/demos/show/index.html
+++ b/demos/show/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="UTF-8" />
+ <meta charset="utf-8">
<title>jQuery UI Effects Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
+ <link rel="stylesheet" href="../demos.css">
</head>
<body>