aboutsummaryrefslogtreecommitdiffstats
path: root/demos/position/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-09-10 10:24:33 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-10 10:24:33 -0400
commit4a4fab829f850d9de69f5f0c2cd718933d9b8944 (patch)
tree3b1c2ff7dc3a00ae065d39d1bb47b559818b2f30 /demos/position/index.html
parent0956c9ec4087320e0cc3e2cd1c29d3c24187890d (diff)
downloadjquery-ui-4a4fab829f850d9de69f5f0c2cd718933d9b8944.tar.gz
jquery-ui-4a4fab829f850d9de69f5f0c2cd718933d9b8944.zip
Position demos: Coding standards.
Diffstat (limited to 'demos/position/index.html')
-rw-r--r--demos/position/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/position/index.html b/demos/position/index.html
index 54a6d54c6..498c09b2b 100644
--- a/demos/position/index.html
+++ b/demos/position/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="UTF-8" />
+ <meta charset="utf-8">
<title>jQuery UI Position Demo</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
+ <link rel="stylesheet" href="../demos.css">
</head>
<body>