Answers for "doctype"

8

html doctype declaration

<!DOCTYPE html>
<!--Use the html tag too, under the declaration. -->
Posted by: Guest on April-14-2020
0

doctype

<!DOCTYPE html>
This tag shows that it is running HTML5
Posted by: Guest on August-20-2020

Browse Popular Code Answers by Language