Source code
Revision control
Copy as Markdown
Other Tools
<head>
<title>CSS 2.1 Test Suite: Inline, non-replaced elements (reference)</title>
<meta name="flags" content="ahem" />
<style type="text/css"><![CDATA[
html { background: white; }
body {
width: 100px; height: 100px;
border: 10px solid lime; background: green;
}
]]></style>
</head>
<body>
</body>
</html>