Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <!-- testing lol. .com -->
- <title>
- Testing</title>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta name="keywords" content="html,test,creation,web,business">
- <meta name="description" content="Test for my website">
- <style>
- body {background-color:#ffffff;background-repeat:no-repeat;background-position:top left;background-attachment:fixed;}
- h1{font-family:Arial, sans-serif;color:#000000;background-color:#ffffff;}
- p {font-family:Georgia, serif;font-size:14px;font-style:normal;font-weight:normal;color:#000000;background-color:#ffffff;}
- </style>
- </head>
- <body>
- <h1>Hi everyone</h1>
- <p>Testing for website</p>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement