reverse-dependance fixed

master
Michał 'rysiek' Woźniak 2014-01-26 20:30:27 +01:00
parent ba9168bfd1
commit 9b7cc691ce
1 changed files with 1 additions and 1 deletions

View File

@ -82,8 +82,8 @@
<body>
<div class="parent">
<p>Any of the checkboxes checked?</p>
<p>All of the checkboxes checked?</p>
<p>At least 2 checkboxes side by side checked?</p>
<p>All of the checkboxes checked?</p>
<input type="checkbox" name="dependable1" title="Checkbox 1"/>
<input type="checkbox" name="dependable2" title="Checkbox 2"/>
<input type="checkbox" name="dependable3" title="Checkbox 3"/>