Mainly for low version browsers <!-- --> is an HTML comment tag. Higher-version browsers will recognize the <style> tag as a style sheet. And ignore the html comment tags inside, it will parse it, Some browsers with lower versions do not recognize the <style> tag and will display the contents of the style sheet on the page. So add the comment tag, so that even if the lower version of the browser does not recognize the <style> tag, The content will not be displayed on the page. |
<<: Use @font-face to implement special characters on web pages (create custom fonts)
>>: Pure CSS to achieve the effect of picture blinds display example
Method 1: Use the SET PASSWORD command MySQL -u r...
This article mainly introduces the solution to th...
Introduction Dockerfile build run is a manual ope...
At the beginning of the new year, I would like to...
As an entry-level Linux user, I have used simple ...
I have written such an article before, but I used...
Table of contents background example Misconceptio...
Table of contents Preface Scenario simulation Sum...
1. Basic use of firewalld start up: systemctl sta...
Table of contents Use Cases Reactive API related ...
This article uses an example to illustrate the pa...
This article uses examples to explain the Nginx c...
As shown below: 1. ssh -v -p [port number] [user ...
It seems that the mysql-sever file for installing...
Table of contents Introduction Example: Event del...