<link href="/media/examples/link-element-example.css" rel="stylesheet"> <p>This text will be red as defined in the external stylesheet.</p> <p style="color: blue">The <code>style</code> attribute can override it, though.</p>