Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html5 boilerplate code

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    <!--Your code here-->
</body>
</html>

<!--Code by Anshul Soni
visit my website- http://anshulsoni.netlify.app/
follow me on github- https://github.com/anshulsoni2010-->
Source by anshulsoni.netlify.app #
 
PREVIOUS NEXT
Tagged: #boilerplate #code
ADD COMMENT
Topic
Name
8+4 =