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 23b5766 commit a9cd88aCopy full SHA for a9cd88a
2-ui/1-document/06-dom-attributes-and-properties/2-yellow-links/task.md
@@ -7,7 +7,7 @@ importance: 3
7
Make all external links orange by altering their `style` property.
8
9
A link is external if:
10
-- It's `href` has `://` in it
+- Its `href` has `://` in it
11
- But doesn't start with `http://internal.com`.
12
13
Example:
0 commit comments