I'm pretty sure there isn't. There's no way really to minimize the code on your page unless you're using tables instead of CSS..
<html> <title>web</title> <head>ya</head> <body bg color="white" text="blue"> <p> <h1>tiny html</h1> <font color="red"> </p> </body> <html>