Html
HTML what is HTML? HTML is the shortform of "hyper text markup language". In html mostly use tags Syntax: <html> <head> <title>Here you can give a suitable title </title> </head> ...