/ Published in: HTML
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!DOCTYPE html> <html lang="en"> <head> <!-- Title --> <!-- Meta --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="content-Language" content="en" /> <meta name="keywords" content="" /> <meta name="author" content="" /> <meta name="copyright" content="" /> <meta name="company" content="" /> <meta name="robots" content="all" /> <!-- Favicons --> <link rel="shortcut icon" type="image/png" href="" /> <link rel="apple-touch-icon" href="" /> <!-- Stylesheets --> <link type="text/css" rel="stylesheet" href="" /> <!-- Scripts --> </head> <body> </body> </html>