HTML Tags: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


<tt>
<tt>
<html>
  <html>
 
      <head>
    <head>
      </head>
 
  </html>
    </head>
</html>
</tt>
</tt>

Revision as of 22:31, 9 January 2016

External

Internal

Overview

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