aboutsummaryrefslogtreecommitdiffstats
path: root/demos/hide/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-09-10 10:18:39 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-10 10:18:39 -0400
commit0956c9ec4087320e0cc3e2cd1c29d3c24187890d (patch)
tree88ff51b6f56bcd912582a748dd0f988cc4dc8b78 /demos/hide/index.html
parenta1fc59c17e40b89c28920681cd6dd32ed68a4102 (diff)
downloadjquery-ui-0956c9ec4087320e0cc3e2cd1c29d3c24187890d.tar.gz
jquery-ui-0956c9ec4087320e0cc3e2cd1c29d3c24187890d.zip
Effects .hide() demos: Coding standards.
Diffstat (limited to 'demos/hide/index.html')
-rw-r--r--demos/hide/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/hide/index.html b/demos/hide/index.html
index 0e9af371f..f5bd6a0e4 100644
--- a/demos/hide/index.html
+++ b/demos/hide/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>