tags

HTML Declaration

<!DOCTYPE html> <html> <head> <title>html.guru</title> </head> <body> The content of the document, sample text </body> </html>