Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!doctype html>
- <html>
- <head>
- <meta charset="UTF-8">
- <link rel="stylesheet" href="style.css" /> <!-- If style.css is in the same folder. -->
- <title></title>
- </head>
- <body>
- <p>exemple</p> <!-- <p> is not obligatory, it's just an exemple -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment