HTML5 Tags at a glance
Let us have a look at common HTML5 tags.
Document Outline
<!DOCTYPE> <!-- Version of (X)HTML -->
<html> <!--HTML Document-->
<head> <!--page information -->
<body> <!-- Page Contents -->
Page Informa...
saiteja0413.hashnode.dev4 min read