Html starter

    0

    17

    Khalid Khan

    The HTML code above declares that the document is in English, has a UTF-8 character set, and has a title.

    Shortcut: html.start

    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <title> Title </title>
    </head>
    <body>
    
    </body>
    </html>
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.