Skip to content

Commit 42a28f3

Browse files
committed
Added example
1 parent b111360 commit 42a28f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The CSS selector targets the 'a' element with the corrisponding href attribute.
88
<code>a[href*="github"]{color: #4183c4;}</code>
99

1010
HTML: stays as simple as a link can be
11-
<code>&#60;a href="http://example.github.com/project/" &#62;github&#60;/a &#62;</code>
11+
<code>&#60;a href="http://example.<ins>github</ins>.com/project/" &#62;github&#60;/a &#62;</code>
1212

1313
features :
1414
It's awesome.

0 commit comments

Comments
 (0)