495385-4-ref.html (229B)
1 <!DOCTYPE HTML> 2 <html> 3 <head> 4 <style> 5 body > div { border:1px solid black; margin:1em; } 6 </style> 7 </head> 8 <body> 9 <div id="d3"><br>Hello <span>Kitty</span></div> 10 <div id="d4"><span>Hello</span> Kitty<br></div> 11 </body> 12 </html>