cdn's (resets, base styles, jquery & ui)


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



Copy this code and paste it in your HTML
  1. <link href="//www.sensee.co.uk/_includes/lr_reset_clear.css" rel="stylesheet" />
  2. <link href="//www.sensee.co.uk/_includes/lr_base_styles.css" rel="stylesheet" />
  3. <script src="//code.jquery.com/jquery-1.11.2.min.js"></script>
  4. <link href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css" rel="stylesheet" />
  5. <script src="//code.jquery.com/ui/1.11.2/jquery-ui.min.js"></script>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.