Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 427 Bytes

File metadata and controls

9 lines (6 loc) · 427 Bytes

HTML related style guides

Procurios maintains a web platform, so HTML is one of the core languages we work with. The following style guides related to HTML are available:

  1. BEM - Our naming convention
  2. HTML - A high level style guide for writing maintainable HTML
  3. Twig - Specific style guide for writing Twig templates

Feel free to use any of the style guides for your own project(s).