pardicity3
03-24-2003, 12:04 AM
Hello all,
Yo tengo una pregunta para usted [I have a question for you all...I have finally learned that I should probably start using the Spanish I am learning in school :)]. Is it okay to mix measurements for the same attribute? Example:
div#mainContent {
margin: 0px 5em 8% 5px;
}
I have been using both em's and percentages just like that and it seems to work fine. The only question is, is it legal?
Yo tengo una pregunta para usted [I have a question for you all...I have finally learned that I should probably start using the Spanish I am learning in school :)]. Is it okay to mix measurements for the same attribute? Example:
div#mainContent {
margin: 0px 5em 8% 5px;
}
I have been using both em's and percentages just like that and it seems to work fine. The only question is, is it legal?