pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
4 sec ago
Untitled
4 sec ago
Untitled
4 sec ago
fresh credit crads
13 sec ago
premium accounts 13/02/...
59 sec ago
Untitled
10 sec ago
Untitled
10 sec ago
Test
Java | 21 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Jul 4th, 2009 | Syntax:
CSS
| Size: 0.08 KB | Hits: 2 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
#content
{
float
:
left
;
}
.homepage
#content
{
background-color
:
blue
;
}
create new paste
|
create new version of this paste
RAW Paste Data
#content { float: left; } .homepage #content { background-color:blue; }