is doctype html required code example
Example 1: html doctype declaration
<!DOCTYPE html>
<!--Use the html tag too, under the declaration. -->
Example 2:
<!DOCTYPE html>
<!DOCTYPE html>
<!--Use the html tag too, under the declaration. -->
<!DOCTYPE html>