We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b111360 commit 42a28f3Copy full SHA for 42a28f3
1 file changed
README.md
@@ -8,7 +8,7 @@ The CSS selector targets the 'a' element with the corrisponding href attribute.
8
<code>a[href*="github"]{color: #4183c4;}</code>
9
10
HTML: stays as simple as a link can be
11
-<code><a href="http://example.github.com/project/" >github</a ></code>
+<code><a href="http://example.<ins>github</ins>.com/project/" >github</a ></code>
12
13
features :
14
It's awesome.
0 commit comments