HTML Tags

From NovaOrdis Knowledge Base
Revision as of 06:30, 30 April 2021 by Ovidiu (talk | contribs) (→‎Tags)
Jump to navigation Jump to search

TODO deplete https://home.feodorov.com:9443/wiki/Wiki.jsp?page=HTMLTags

External

Internal

Tags

 <html>
     <head>
     </head>
     <body>

<blockquote>...

         <hr>

<table>...

         <sup>
         <sub>
         <a href='https://example.com'>An Example</a>
         this is code
     </body>
 </html>