Home Web Front-end CSS Tutorial Recommended 10 content summary about css naming

Recommended 10 content summary about css naming

Jun 13, 2017 am 09:18 AM

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

Recommended 10 content summary about css 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

Recommended 10 content summary about css naming

#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

Recommended 10 content summary about css naming

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

Recommended 10 content summary about css naming

Introduction :CSS naming specifications and commonly used Chinese and English comparison tables on websites

5. Standardization of CSS naming and writing

Recommended 10 content summary about css naming

Introduction: CSS naming and writing specifications

6. Must-see css naming rules for novices

Recommended 10 content summary about css naming

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

Recommended 10 content summary about css naming

## Introduction: css naming rules website design and basic framework structure

8. CSS naming convention

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!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1666
14
PHP Tutorial
1273
29
C# Tutorial
1253
24
A Comparison of Static Form Providers A Comparison of Static Form Providers Apr 16, 2025 am 11:20 AM

Let’s attempt to coin a term here: "Static Form Provider." You bring your HTML

A Proof of Concept for Making Sass Faster A Proof of Concept for Making Sass Faster Apr 16, 2025 am 10:38 AM

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

Weekly Platform News: HTML Loading Attribute, the Main ARIA Specifications, and Moving from iFrame to Shadow DOM Weekly Platform News: HTML Loading Attribute, the Main ARIA Specifications, and Moving from iFrame to Shadow DOM Apr 17, 2025 am 10:55 AM

In this week's roundup of platform news, Chrome introduces a new attribute for loading, accessibility specifications for web developers, and the BBC moves

Some Hands-On with the HTML Dialog Element Some Hands-On with the HTML Dialog Element Apr 16, 2025 am 11:33 AM

This is me looking at the HTML element for the first time. I've been aware of it for a while, but haven't taken it for a spin yet. It has some pretty cool and

Where should 'Subscribe to Podcast' link to? Where should 'Subscribe to Podcast' link to? Apr 16, 2025 pm 12:04 PM

For a while, iTunes was the big dog in podcasting, so if you linked "Subscribe to Podcast" to like:

Paperform Paperform Apr 16, 2025 am 11:24 AM

Buy or build is a classic debate in technology. Building things yourself might feel less expensive because there is no line item on your credit card bill, but

It's All In the Head: Managing the Document Head of a React Powered Site With React Helmet It's All In the Head: Managing the Document Head of a React Powered Site With React Helmet Apr 15, 2025 am 11:01 AM

The document head might not be the most glamorous part of a website, but what goes into it is arguably just as important to the success of your website as its

Options for Hosting Your Own Non-JavaScript-Based Analytics Options for Hosting Your Own Non-JavaScript-Based Analytics Apr 15, 2025 am 11:09 AM

There are loads of analytics platforms to help you track visitor and usage data on your sites. Perhaps most notably Google Analytics, which is widely used

See all articles