Answer the question
In order to leave comments, you need to log in
100% width in fixed grid
Tell me, is there any way using CSS to make the element inside the container with a fixed length stretch to the entire page?
#container {
margin: 0 auto;
width: 960px;
}
#container .outer {
???
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question