Computer Science, asked by ajayssbhpcjf71, 1 year ago

what is the full form of HTML.

Answers

Answered by HappyDwivedi
2
HTML stand for Hyper text markup language .
Answered by SnehalD
1

Greetings..!

The full form of HTML is Hypertext Markup Language .

It is a simple computer program invented by Tim Berners Lee in 1997 . It is used to create web pages . It is operated on Notepad and its files are saved with .html or .htm extension .

Like a letter , it has a head ( containing title ) , body(all contents) . It must b e started with <html> and end with </html> .

Similar questions