aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tabs/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-10-13 15:43:49 -0400
committerScott González <scott.gonzalez@gmail.com>2010-10-13 15:43:49 -0400
commit7ce4ddbcac5c908c78ac6956b6c8799b5f927c4d (patch)
treecb80f88a05b2f06e01bafa1ab13014d80355dbef /demos/tabs/index.html
parentb12d528e8f84fa6509165e7adef09da0b4a71469 (diff)
downloadjquery-ui-7ce4ddbcac5c908c78ac6956b6c8799b5f927c4d.tar.gz
jquery-ui-7ce4ddbcac5c908c78ac6956b6c8799b5f927c4d.zip
Tabs demos: Coding standards.
Diffstat (limited to 'demos/tabs/index.html')
-rw-r--r--demos/tabs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html
index 8fc417a4f..c0d668435 100644
--- a/demos/tabs/index.html
+++ b/demos/tabs/index.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="UTF-8" />
+ <meta charset="utf-8">
<title>jQuery UI Tabs Demos</title>
- <link type="text/css" href="../demos.css" rel="stylesheet" />
+ <link rel="stylesheet" href="../demos.css">
</head>
<body>