Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<title>CSS Lists and Counters test reference: counters scope</title>
<p>The following two lines should be the same:</p>
<div>B1- B1.1- B2-A3- A4- A5-</div>
<div>B1- B1.1- B2-A3- A4- A5-</div>