importance: 3 --- # Make external links orange Make all external links orange by altering their `style` property. A link is external if: - Its `href` has `://` in it - But doesn't start with `http://internal.com`. Example: ```html run the list ``` The result should be: [iframe border=1 height=180 src="solution"]