First html program (lt 2)
Whole program is written inside <html> tag, <head> stores information for <body>.
Inside <head> there is a tag called <title> which is used to give the name of the website.
ex. google , yahoo, title of web page in the below example.
Inside <body> we ...
gopalkdwivedi.hashnode.dev1 min read