Created
July 22, 2013 02:30
-
-
Save WenLiangTseng/6050964 to your computer and use it in GitHub Desktop.
JavaScript 和 CSS引用基本格式
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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