aboutsummaryrefslogtreecommitdiffstats
path: root/demos/switchClass/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-10-13 15:24:00 -0400
committerScott González <scott.gonzalez@gmail.com>2010-10-13 15:24:00 -0400
commit68cb8fea09908c10cb98097486698570d2bdef6c (patch)
tree46c4edb1589af62612846e607ce31d65ef4376cd /demos/switchClass/index.html
parentbb41a258a84413b1fa2fda1a17a9ed86fd9d83e9 (diff)
downloadjquery-ui-68cb8fea09908c10cb98097486698570d2bdef6c.tar.gz
jquery-ui-68cb8fea09908c10cb98097486698570d2bdef6c.zip
Effects (switchClass) demos: Coding standards.
Diffstat (limited to 'demos/switchClass/index.html')
-rw-r--r--demos/switchClass/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/switchClass/index.html b/demos/switchClass/index.html
index 0e9af371f..f5bd6a0e4 100644
--- a/demos/switchClass/index.html
+++ b/demos/switchClass/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>