logo

Standards

Lowercase all HTML Elements

Lowercase all HTML attributes

Nest Child HTML Elements

Examples

HTML : Standards
Lowercase all HTML Elements

It is a web standard to lower case all HTML Elements. Some JavaScript Libraries or Frameworks allow you to create your own HTML Elements which are Pascal Cased.

Please Login or Register to comment