Untitled

 avatar
user_6851902
plain_text
2 years ago
816 B
2
Indexable
 <html>
              <head>
                <meta name = "viewport" content= "scale: 1:1" /><title>Page Title</title>
              </head>
              <body>
                 <header>
                    <h1>TITLE</h1>
                  </header>
                  <div>
                    <p>Text here</p>
                  </div>
              </body>
            </html>

        < !- - comment - - > <html>
              <head>
                <meta name = "viewport" content= "scale: 1:1" /><title>Page Title</title>
              </head>
              <body>
                 <header>
                    <h1>TITLE</h1>
                  </header>
                  <div>
                    <p>Text here</p>
                  </div>
              </body>
            </html>

        < !- - comment - - >