aboutsummaryrefslogtreecommitdiffstats
path: root/demos/animate/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-09-09 21:56:28 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-09 22:33:28 -0400
commit83244d933c481c6abdb2f957172d991212321d16 (patch)
treeaafd07312295cb8fd0e0b1ac37f7b80a95288df8 /demos/animate/index.html
parentb79e92818fa027bbd3daec17d6417940e2b156ed (diff)
downloadjquery-ui-83244d933c481c6abdb2f957172d991212321d16.tar.gz
jquery-ui-83244d933c481c6abdb2f957172d991212321d16.zip
Effects demos (partial): Coding standards.
Diffstat (limited to 'demos/animate/index.html')
-rw-r--r--demos/animate/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/animate/index.html b/demos/animate/index.html
index 0e9af371f..f5bd6a0e4 100644
--- a/demos/animate/index.html
+++ b/demos/animate/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>