Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Tiger Munky's {less} Demo</title> <link rel="stylesheet" href="css/MyStyle.css" /> </head> <body> <div class="header"> <div class="logo">Tiger Munky</div> </div> <div class="content"> <div class="panel">Howsit World! <blockquote class="quote"> "I failed my way to success" ~ Thomas Edison </blockquote> </div> </div> <div class="footer"> <div class="copyright">© 2010 TigerMunky</div> </div> </body> </html>
This paste will be private.
From the Design Piracy series on my blog: