codeGK
Code it ALL
<html> tag in HTML - CodeGK

♦ <html> tag in HTML

♣ Example1: <html> tag in HTML

In this example: <html> tag outlines whole code in a file, everything is defined inside these tags.
Example
Input:
Output:
Basic_tags