Recommended 10 content summary about css naming
Naming functions and variables correctly and vividly can not only increase the readability of the program, but also reflect the programmer's programming style. Better naming habits can effectively improve the maintainability of the program. The following introduces the method of standardizing naming. Interested friends can take a look. 1. DIV+CSS standard naming set When we develop CSS+p web pages (Xhtml), the most confusing and tangled thing is CSS naming, especially novices who don’t know how to name what and what is the best way to name it. Description of naming rules: 1) All names should be lowercase. 2) Attribute values must be enclosed in double quotes ("") and must have values such as class="pcss5", id="pcss5"2 . JS naming convention: Hungarian nomenclature or camel case naming convention is necessary to enhance the readability of the code. You can understand the meaning at a glance. The specification is to comply with the rules and make the code conducive to later maintenance. It can also greatly improve development efficiency. A normal website has a lot of JS1
1. Detailed introduction to standardized naming
Introduction: Naming functions and variables correctly and vividly not only increases the readability of the program, but is also a reflection of the programmer's programming style. Better naming habits can effectively improve the maintainability of the program. The following introduces the method of standardizing naming. Interested friends can take a look. 1. DIV+CSS standard naming set When we develop CSS+p web pages (Xhtml), the most confusing and entangled thing is CSS naming, especially novices who don’t know what to name and what is the best way to name it. Description of naming rules: 1), all naming is the most...
2. Teach you how to write CSS styles in a standardized way
#Introduction: I have been writing CSS for so long, but most front-end ers do not write CSS code according to good CSS writing specifications, which will affect Code reading experience, here is a summary of CSS writing specifications and CSS writing order for your reference
3. DIV+CSS specification naming set
Introduction: When we develop CSS+p web pages (Xhtml), the most confusing and tangled thing is CSS naming, especially if novices don’t know what it is. How to name a place, what is the best way to name it. Description of naming rules: 1) All names should be lowercase. 2) Attribute values must be enclosed in double quotes (""), and must have values such as class="pcss5", id="pcss5" 3 ). Each tag must have a beginning and an end, and must have the correct level, and the layout must be regular and neat. 4) Empty elements must have an ending tag or add &qu
## after the beginning tag.#4. CSS Naming Conventions and Common Chinese and English Comparison Tables for Websites
Introduction :CSS naming specifications and commonly used Chinese and English comparison tables on websites
5. Standardization of CSS naming and writing
Introduction: CSS naming and writing specifications
6. Must-see css naming rules for novices
Introduction: The editor below will bring you a brief discussion of CSS naming rules (a must-read for novices). The editor thinks it’s pretty good, so I’ll share it with you now and give it as a reference. Let’s follow the editor and take a look
7. css naming rules website design and basic framework structure
## Introduction: css naming rules website design and basic framework structure
Introduction: CSS naming Specification
9. [Html+Css]css naming specification, html tag semantics_html/css_WEB-ITnose
Introduction: [Html+Css] css naming convention, html tag semantics
10. DIV+CSS div+css naming rules in the process of cutting web pages_html /css_WEB-ITnose
##Introduction: DIV+CSS naming rules for div+css in the process of cutting web pages[Related questions and answers Recommendation]:
javascript - Single page, SPA, angular, router, how to solve the problem of css naming conflict?
The above is the detailed content of Recommended 10 content summary about css naming. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











I see Google Fonts rolled out a new design (Tweet). Compared to the last big redesign, this feels much more iterative. I can barely tell the difference

Have you ever needed a countdown timer on a project? For something like that, it might be natural to reach for a plugin, but it’s actually a lot more

Everything you ever wanted to know about data attributes in HTML, CSS, and JavaScript.

When the number of elements is not fixed, how to select the first child element of the specified class name through CSS. When processing HTML structure, you often encounter different elements...

Questions about purple slash areas in Flex layouts When using Flex layouts, you may encounter some confusing phenomena, such as in the developer tools (d...

Tartan is a patterned cloth that’s typically associated with Scotland, particularly their fashionable kilts. On tartanify.com, we gathered over 5,000 tartan

At the start of a new project, Sass compilation happens in the blink of an eye. This feels great, especially when it’s paired with Browsersync, which reloads

Discussion on using custom stylesheets in Safari Today we will discuss a custom stylesheet application problem for Safari browser. Front-end novice...
