Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzos committed Jul 22, 2010
1 parent 75fb395 commit fb4e13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -31,12 +31,12 @@ HTML code:

<div>
Standard tip:
<a href="#" class="imagetip" rel="image.jpg" title="Label">example link</a>.
<a href="#" class="imagetip" rel="image.jpg" title="Label">link</a>.
</div>

<div>
Customized tip:
<a href="#" class="mylinks" rel="image.jpg" title="Label">example link</a>.
<a href="#" class="mylinks" rel="image.jpg" title="Label">link</a>.
</div>

CSS rules:
Expand Down

0 comments on commit fb4e13f

Please sign in to comment.