Every HTML document starts with a document type declaration <!DOCTYPE html>, followed by the <html> element which contains <head> and <body> sections.
Edit the HTML code below and see the results in real-time: