html website structure code example Example: html structure <!DOCTYPE html> <html> <head> <title></title> </head> <body> </body> </html>