What is the advantage of adding @charset "ISO-8859-15"; or @charset "utf-8"; upstairs in css?
It indicates the character encoding of this CSS file and, therefore, how the browser should read it (strictly, how the browser should interpret the bytes that make up this CSS file into characters and, therefore, strings).
EDIT: A mandatory link to the Joel Spolsky character encoding article is included to clear up any encoding issues.
. css , HTML-, , HTML , . , CSS.
Source: https://habr.com/ru/post/1725529/More articles:Select the first element that does not have a specific class - javascriptJavaScript: How to change the hash in the address bar WITHOUT adding an entry to the history? - javascriptsynchronization of two heterogeneous databases - databaseMS Access 2007 sql functions? - functionASP.NET: Application Performance Monitoring - performanceHow can I force the www subdomain with Apache2 + Rails + Phusion Passenger? - ruby-on-railsMPMovieplayerController supports boot after stop (iphone) - iphoneWhat is Churchill Knockout? - design-patternsHow to mix Qt Qt objects and Qt Jambi objects - javaBash Completion: what can we do about it, what in the future - bashAll Articles