github.com/golazy/golazy@v0.0.7-0.20221012133820-968fe65a0b65/lazyview/html/notes (about)

     1  
     2  
     3  Got the list of attributes from
     4  https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
     5  
     6  Got the list of elements from:
     7  https://way2tutorial.com/html/tag/index.php
     8  and 
     9  https://developer.mozilla.org/en-US/docs/Web/HTML/Element
    10  
    11  
    12  This items are missing
    13  
    14  <!--...-->	Describe a comment text in the source code	 
    15  <!doctype>	Defines a document type