<head><style>ul{color:red;}</style></head><body><ul><li>Item 1</li><li>Item 2</li></ul></body>}<head><link rel="stylesheet" type="text/css" href="styles_1.css"><link rel="stylesheet" type="text/css" href="styles_2.css"></head>}<head><style>p{color:red;}p{color:blue;}</style></head><body><p>What color will the text of this paragraph be?</p></body>}<head><style>p{color:red;}p{color:blue;}</style></head><body><p>What color will the text of this paragraph be?</p></body>}<head><style>p{color:red;}p{color:blue;}</style></head><body><p>What color will the text of this paragraph be?</p></body>}<head><link rel="stylesheet" type="text/css" href="styles.css"></head><body><h1>Example Heading</h1></body>}<head><style>h1{color:red;padding:10px;text-decoration:underline;}</style></head><body><h1>Example Heading</h1></body>}<head><style>h1{color:red;padding:10px;text-decoration:underline;}</style></head><body><h1>Example Heading</h1></body>}<h1 style="color:red;padding:10px;text-decoration:underline;">Example Heading</h1>}<style>ul{list-style-type:upper-roman;margin-left:50px;}p{color:darkblue}</style><p>Some paragraph text here. Two short sentences.</p><ul><li>A quick list</li><li>Just two items</li></ul><p>Additional paragraph text here. This time let's go for three sentences. Like this.</p>}{background:lightgray;overflow:auto;}#example-nav li{float:left;padding:10px;}#example-nav li:hover{background:gray;}<style>#nav{background:lightgray;overflow:auto;}#nav li{float:left;padding:10px;}#nav li:hover{background:gray;}</style><ul id="nav"><li><a href="">Home</a></li><li><a href="">Shop</a></li><li><a href="">About Us</a></li><li><a href="">Contact Us</a></li></ul>}{background:#0088aa;padding:3px;padding-right:5px;padding-left:5px;color:white;font-weight:bold;}