In forms.css I found following definition,
form li div {
display: inline-block;
}
form[id] li div {
display: inline;
}
Can anyone tell me the usage of [id] here? Does it reference to a class type
definition? Thanks!
--
View this message in context:
http://www.nabble.com/a-simple-css-question-tf2778593s2369.html#a7752257
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]