HTML is the primary language used to create web pages. A web page is an electronic document that may contain text, images, sounds, video and hyperlinks. The basic structure of an HTML document includes opening and closing <html>, <head>, <title>, and <body> tags. HTML commands, also known as tags, are enclosed in angle brackets and can have attributes that modify the command.