<!-- The layout of an HTML document or code is as follows: --> <!DOCTYPE html> <html> <head> </head> <body> </body> </html>