<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>_title_</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="_author_" > <meta name="designer" content="_designer_" > <meta name="description" content="_description_" > <meta name="keywords" content="_keywords_" > <meta name="application-name" content="_appName_"> <meta name="apple-mobile-web-app-title" content="_appName_"> <meta name="msapplication-config" content="_browserConfigFile_"> <meta name="theme-color" content="_themeColor_"> <link rel="apple-touch-icon" href="_appleIconFile_" sizes="180x180"> <link rel="icon" type="image/png" href="_faviconFile32x32_" sizes="32x32"> <link rel="icon" type="image/png" href="_faviconFile16x16_" sizes="16x16"> <link rel="manifest" href="_manifestFile_"> <link rel="mask-icon" href="_maskIconFile_"> <link rel="shortcut icon" href="_faviconIcoFile_"> <link rel="stylesheet" type="text/css" href="_styleFile_" > </head> <body> <header> _headerContent_ </header> <main> _mainContent_ </main> <footer> _footerContent_ </footer> <script src="_scriptFile_"></script> <noscript> _noJavaScriptSupportMessage_ </noscript> </body> </html>
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter