HTML Template Here’s a handy HTML template for copying and pasting into a new web page: <!DOCTYPE html> <html> <head> <style> </style> </head> <body> </body> </html>