Skip to content

Instantly share code, notes, and snippets.

@WenLiangTseng
Created July 22, 2013 02:30
Show Gist options
  • Save WenLiangTseng/6050964 to your computer and use it in GitHub Desktop.
Save WenLiangTseng/6050964 to your computer and use it in GitHub Desktop.
JavaScript 和 CSS引用基本格式
<script type="text/javascript" src="js/jquery-1.7.2.min.js"></script>
<link type="text/css" rel="stylesheet" media="all" href="http://domain.com/css/style.css" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment