My Dad can beat up your Dad!
;-P
;-P













<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>omg teh css are awsomze</title> <link href="browser.css" rel="stylesheet" type="text/css" media="screen"> <link href="cellphone.css" rel="stylesheet" type="text/css" media="handheld"> </head> <body> <div id="this">some content here</div> </body> </html>



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>omg teh css are awsomze</title> <link href="browser.css" rel="stylesheet" type="text/css" media="screen"> <link href="cellphone.css" rel="stylesheet" type="text/css" media="handheld"> </head> <body> <div id="this">some content here</div> </body> </html>







Comment