: Each of my media queries is getting a parse error when I try to validate css I am trying to validate a css file. Every one of my media queries is getting a parse error. I have checked
I am trying to validate a css file. Every one of my media queries is getting a parse error.
I have checked and I do not have any missing curly brackets, colons, or semi-colons.
I also set the W3C Validator to validate CSS 3.
Below is a sample of a media query that is getting a parse error:
@media and (min-width: 600px){
h1.page-titles{
font-size: 3.5em;
margin-top: 25px;
}
}
What can be the problem?
More posts by @Moriarity557
1 Comments
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.