We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1c554 commit 7958c54Copy full SHA for 7958c54
11-document-summary.html
@@ -0,0 +1,8 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <header>HTML NEW Tags</header>
4
+ <footer>This is the End</footer>
5
+ <main> This is the main Content of the Web page</main>
6
+ <article>This is used for creating Article</article>
7
+
8
+</html>
0 commit comments