Details of HTML boilerplate
<!-- this is to identify our page as html 5 for the web browser -->
<!DOCTYPE html>
<!-- one more important point is that you should only put text or anything between html open and close tags; -->
<!-- this is to declare that we are using english la...
officialjitandrachauhan.hashnode.dev1 min read