Skip to content

Commit

Permalink
Merge pull request #2 from nimbupani/patch-2
Browse files Browse the repository at this point in the history
Updating support messages for Browsers.
  • Loading branch information
estelle committed Jan 15, 2012
2 parents 624f53f + b910359 commit 0648c3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Expand Up @@ -22,7 +22,7 @@

<body>
<article>
<p>These gradients should work in Firefox 3.6+, Chrome and Safari 4+. Opera 11 displays linear gradients only, and will hopefully support the radial gradients soon. Click on "download css" to download the css for the current section. Generally, the third example in a group expands on other examples in the page.</p>
<p>These gradients should work in Firefox 3.6+, Chrome, Opera 11.6+ and Safari 4+. Click on "download css" to download the css for the current section. Generally, the third example in a group expands on other examples in the page.</p>



Expand Down Expand Up @@ -156,8 +156,8 @@ <h1>Repeating Gradients (FF3.6, Chrome, Webkit Nightly Build and kind of in IE10
<div class="repeatLin"><p>Repeat Linear Gradients</p></div>
<div class="repeatRad"><p>Repeat Radial Gradients</p></div>
<div class="repeatBoth"><p>Repeating both ways</p></div>
<footer> Only works in Chrome, FF3.6+ &amp; Webkit Nightly: <a href="css/repeat.css">Download CSS</a></footer>
<footer> Only works in Chrome, FF3.6+ &amp; Opera 11.6+, Safari 5.1+ <a href="css/repeat.css">Download CSS</a></footer>
</section>
</article>
</body>
</html>
</html>

0 comments on commit 0648c3e

Please sign in to comment.