Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

If an @media/@import rule contains a malformed media type (not an identifier) then the statement is valid.

a) True
b) False

Answer: b
Explanation: @media and @import rules with unknown media types (that are nonetheless valid identifiers) are treated as if the unknown media types are not present. If an @media/@import rule contains a malformed media type (not an identifier) then the statement is invalid.

Join The Discussion