9 | Posts |
Hello
I have a problem with my gpEasy website.
The body property include in the style css dont apply and the style not working properly
I search with some inspector (firebug and chrome)
The W3C ccs analyse detect this error :
Lexical error at line 2, column 1. Encountered: "\ufeff" (65279), after : "" body{padding:0;margin:0;font-size:15px;background:#FAFAFA;font-family:Arial,helvetica,sans-serif;color:#646464;}
The css style like this :
/*** The Essential Code ***/
body
{
padding: 0;
margin: 0;
font-size: 15px;
background: #FAFAFA;
font-family: Arial, helvetica, sans-serif;
color: #646464;
}
I dont understand where is my error.
body property are not applie on the web site www.aplusb.fr
Someone can see and help me ?
Thanks
2K | Posts |
306K | Downloads |
16 | Themes |
18 | Plugins |
\ufeff is a "zero width no-break space". Not sure how you got it in your CSS, but it should be pretty easy to get rid of. To be safe, start at the "y" in "body" and delete everything (in the direction of the "b" of "body") till you've deleted all the white-space in front of "body". Then retype "body".
9 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More NewsFind out more about our Provider Spotlight
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using