Skip to content

Instantly share code, notes, and snippets.

@francves
Created August 22, 2015 05:52
Show Gist options
  • Save francves/09342d49767b19d27598 to your computer and use it in GitHub Desktop.
Save francves/09342d49767b19d27598 to your computer and use it in GitHub Desktop.
qdzvmm
<h1 class="text-primary"> Hello Code Pen! </h1>
$(document).ready(function() { $('.text-primary').text('Hi CodePen!') });
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment