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
Table of contents Preface What is index pushdown?...
Table of contents 1. Images 1. What is a mirror? ...
Preface "High Performance MySQL" mentio...
The MySQL explain command can analyze the perform...
Multi-table query Use a single select statement t...
1. Design source code Copy code The code is as fol...
In fact, we have been hearing a lot about web des...
Folding display multi-line text component Fold an...
Beginners can learn HTML by understanding some HT...
This article shares the specific code of the jQue...
MySQL 8 Windows version zip installation steps (d...
<br />For some time, I found that many peopl...
Preface CSS grids are usually bundled in various ...
1. Prepare a new disk and format it with the same...
Dividing lines are a common type of design on web...