Introducción jQuery


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <head>
  2. <script type="text/javascript" src="jquery.js"></script>
  3.  
  4. <script type="text/javascript">
  5.  
  6. </script>
  7. </head>
  8. <body>
  9. <a href="http://jquery.com/">jQuery</a>
  10. </body>
  11. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.