We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad5d2c commit d2a321aCopy full SHA for d2a321a
resources/color-animation.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>Color Animation Demo</title>
6
- <link rel="stylehseet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
+ <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
7
<style>
8
#elem {
9
color: #006;
0 commit comments