Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>Selectors: Many attribute selectors, and one that is only set</title>
<p>This text should be black.</p>
<p style="color: green">This text should be green.</p>
<p style="color: blue">This text should be blue.</p>