Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
HTML5 and CSS for a Red Box
SUBMITTED BY:
Guest
DATE:
May 1, 2013, 12:31 a.m.
FORMAT:
Text only
SIZE:
213 Bytes
Raw
Download
Tweet
HITS:
1298
Go to comments
Report
<DOCTYPE html>
<html>
<head>
<title>
Box
</title>
<style>
div {
color: red;
height: 100px;
width: 100px;
}
</style>
</head>
<body>
<div>
</div>
</body>
</html>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus