When newbies develop div+css, they need to name the CSS pseudo-class names, such as .ggg, #ccc, and other formats. However, some novices often want to keep things simple when naming CSS pseudo-classes, so they directly use numbers to name them, or name CSS pseudo-class names starting with numbers. This is not allowed. Newbies should be aware not to name CSS pseudo-classes starting with Arabic numerals, otherwise the browser will not be able to interpret and parse CSS classes named starting with numbers, which will eventually cause incompatibility with similar CSS hack styles, or classes with CSS names starting with numbers will be invalid (the browser cannot interpret them).
|
<<: Specific use of CSS front-end page rendering optimization attribute will-change
>>: An example of the execution order between the href jump and onclick of the html hyperlink a tag
Preface: Docker is an open source application con...
This article shares with you how to use Navicat t...
Table of contents 1.1 Java environment as a prere...
Sometimes the page is very long and needs an arro...
First look at the effect: When the mouse moves ov...
I have newly installed MySQL 5.7. When I log in, ...
Table of contents Why optimize? ? Where to start?...
After the official release of Activiti7, it has f...
123WORDPRESS.COM provides you with the FileZilla ...
The default port number of the Windows server rem...
Set Anchor Point <a name="top"><...
The vue mobile terminal determines the direction ...
Table of contents Create an image File Structure ...
Tetris is a very classic little game, and I also ...
Despite props and events, sometimes you still nee...