Answers for "how to declare document as html"

0

how to declare document as html

<!DOCTYPE>
<html>
	<head>
      	<meata  bla bla>
     </head>
      <body>
        	<p>hfkjhdskjfhkdjhfjdhkfhd</p>
       		 <p>hkjdfhjdhfjhdjhfhdjfhdkj</p>
      </body>
</html>
Posted by: Guest on June-03-2020

Code answers related to "how to declare document as html"

Browse Popular Code Answers by Language