Guest User

Basic html 2

a guest
Oct 18th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3.            <head>
  4.                        <title></title>
  5.            </head>
  6.            <body>
  7.                  <p>exemple</p> <!-- <p> is not obligatory, it's just an exemple -->
  8.            </body>
  9. </html>
Advertisement
Add Comment
Please, Sign In to add comment