1 2 3 4 5 6 7 8 9 10
<!DOCTYPE html> <html> <head> </head> <body onload="document.getElementById('c').style.counterIncrement = 'c';"> <div style="-moz-column-width: 1px;"><div id="c"><div style="float: right;">T<iframe></iframe></div></div></div> </body> </html>