Nette\Web\Html test

<img src="image.gif" alt="" /> <img src="image.gif" alt="" /> <img src="image.gif" alt="" /> <img src="image.gif" alt="" /> <img src="image.gif" alt="alt2" /> image.gif alt2 <img src="image.gif" alt="alt2 alt3" /> <div style="text-align:right;background-color: blue" class="one two"></div> <div style="text-align:left;background-color:green" class="one two"></div> <span style="float:left" class="three" lang="" title="0" checked="checked" name="testname"></span> <p>Hello &amp;ndash; World</p> <p>Hello &ndash; World</p> <ul class="hello"><li>one</li><li>two</li></ul> <ul class="hello"> <li>one</li> <li>two</li> </ul> <p>one</p><p>two</p> Child1: 1 Child2: 0 <p>two</p> <select><optgroup label="Main"><option>sub one<option>sub two</option></option></optgroup><option>Item</option></select> Iterator: optgroup option Deep iterator: optgroup option 'sub one' option 'sub two' option 'Item' <a href="mailto:dave&#64;example.com"></a> <a href="file.php?a=10"></a> <a lang="cs" href="#" title="" selected="selected">click</a> <a lang="hello" world="world" href="hello world" title="hello 'world">click</a> <a lang="hello&quot; world" href="hello " world="world" title="0">click</a> <div style="color:white;background-color:blue" class="one two" id="my"></div> <div style="text-align:right;background-color: blue"></div> <div class="top active"></div> <div></div>