Guest User

Untitled

a guest
Jun 24th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <snippet>
  2. <content><![CDATA[
  3. <!DOCTYPE html>
  4. <html lang="en">
  5. <head>
  6. <title>Your page title goes here</title>
  7. <meta charset="utf-8" />
  8. </head>
  9.  
  10. <body>
  11.  
  12. </body>
  13.  
  14. </html>
  15. ]]></content>
  16. <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
  17. <tabTrigger>skeleton_html</tabTrigger>
  18. <!-- Optional: Set a scope to limit where the snippet will trigger -->
  19. <!-- <scope>source.python</scope> -->
  20. </snippet>
Add Comment
Please, Sign In to add comment