File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1010    -  [ Meta Descriptions] ( #meta-descriptions ) 
1111    -  [ Viewport] ( #viewport ) 
1212    -  [ Use semantic HTML 5 tags] ( #use-semantic-html-5-tags ) 
13-     -  [ Close your  tags] ( #close-tags ) 
13+     -  [ Close the  tags] ( #close-the -tags ) 
1414    -  [ Use lowercase in your tags] ( #use-lowercase ) 
1515    -  [ Character encoding] ( #character-encoding ) 
1616    -  [ Use conditional comments] ( #use-conditional-comments ) 
@@ -136,7 +136,7 @@ To improve the experience of users that are using readers and other tools to rea
136136
137137
138138
139- ### CLOSE TAGS  
139+ ### CLOSE THE  TAGS  
140140
141141Leaving some tags open is simply a bad practice.
142142
@@ -352,6 +352,7 @@ HTML attributes should come in this particular order for easier reading the code
352352-  ` id ` 
353353-  ` placeholder ` 
354354-  ` title ` , ` alt ` , ` value ` 
355+ -  ` checked ` , ` disabled ` 
355356-  ` role ` , ` aria-* ` 
356357-  ` data-* ` 
357358
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments