Having multiple containers
-
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: (visible only to logged in users)
-
- The topic ‘Having multiple containers’ is closed to new replies.