All pastes #1240901 Raw Edit

Something

public css v1 · immutable
#1240901 ·published 2008-10-30 19:59 UTC
rendered paste body
<!doctype html><html lang="en"> <head>  <style type="text/css">body { margin: 0; }div { border: 1px solid #000; height: 3cm; width: 3cm;}  </style> </head> <body>  <div>This box is 3 <abbr>cm</abbr> by 3 <abbr>cm</abbr>.</div> </body></html>