in reply to Re^2: How can one enlarge the "Your question box"? (>CSS)
in thread How can one enlarge the "Your question box"?
I know of no browser that supports CSS which would fail to apply CSS to a previously sized element. If one exists, it is broken per the W3C. Not only every HTML size definition, but every CSS rule can in fact be overridden by another CSS rule that is defined later. The HTML can state one size, then the CSS in the header another, then the author's CSS in a separate file, then the User Agent default CSS set by the user, then any page-specific or site-specific CSS set in the browser by the user.
|
|---|