Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Reference: HTML attribute names are ASCII-case-insensitive</title>
<style>
div {
color: green;
}
</style>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>
<div>This should be green.</div>