I am wondering if there is any way that you can have multiple containers BUT two different containers that both have seperate properties.
example
#container {
padding: 20px;
margin-left: 20px;
}
and
#container2 {
border: 2px solid;
}
The blog I need help with is godzillagoestoparis.wordpress.com.