Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
CSS For A Box
SUBMITTED BY:
Guest
DATE:
May 2, 2013, 10:24 a.m.
FORMAT:
CSS
SIZE:
179 Bytes
Raw
Download
Tweet
HITS:
1000
Go to comments
Report
If
you
want
to
make
a
square
on
your
webpage
,
make
a
div
in
your
HTML
file
.
In
your
CSS
file
,
type
this
:
div
{
height
:
100
px
;
width
:
100
px
;
color
:
red
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus