ValentinKarnaukhov / OpenCodeConform

OpenCodeConform is an open-source project dedicated to collecting and organizing the best practices, standards, and style guides in software development. Our goal is to provide developers with a unified platform where they can find up-to-date recommendations and examples for writing high-quality, maintainable, and secure code.
Apache License 2.0
1 stars 1 forks source link

Update css_code_style_en.md #9

Closed Programmer80101 closed 2 months ago

Programmer80101 commented 2 months ago

Closes issue #4 Added a CSS style guide which includes:

  1. Code Formatting
  2. Naming Conventions
  3. Code Structure
  4. Comments
  5. Typical Errors and How to avoid them
  6. Best Practices

The style guide also includes examples of well-written code.

ValentinKarnaukhov commented 2 months ago

Really big thanks for you job!

Programmer80101 commented 2 months ago

You're welcome! 🤗😁