Answers for "html doctype html"

4

doctype tag

<!DOCTYPE html>  <!--This doesn't have closing tag like others-->
this means this is the version 5 of HTML or HTML5
Posted by: Guest on December-23-2020

Browse Popular Code Answers by Language