Skip to content

Instantly share code, notes, and snippets.

@mikeyk
Created April 21, 2009 23:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeyk/99461 to your computer and use it in GitHub Desktop.
Save mikeyk/99461 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<style type="text/css">
#simone {
background: black;
height: 10px;
width: 500px;
height: 5px;
height: 500px !important;
height: 10px;
height: 50px !important;
height: 800px;
}
</style>
<title></title>
</head>
<body>
<div id="simone"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment