Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style>
5 span { display:inline-block; width:50px; height:10px; background:yellow; }
6 </style>
7 </head>
8 <body style="width:100px; border:1px solid black;">
9 <span></span>
10 <div style="float:left; width:50px; height:50px; background:green;"></div>
11 </body>
12 </html>