499841-1.xhtml (239B)
1 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <body onload="document.getElementById('v').appendChild(document.getElementById('s'));"> 3 <style id="s">div:first-letter { float: right; } </style><div id="v"><span>AB</span></div> 4 </body> 5 </html>