Guest User

Untitled

a guest
Apr 2nd, 2013
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.17 KB | None | 0 0
  1. (html
  2.   (head
  3.     (meta ['charset "utf-8"])
  4.     (title "My First Webpage")))                                              
  5.   (body "Welcome to my first webpage."))
Advertisement
Add Comment
Please, Sign In to add comment