标签:style java io strong javascript sp on ef type
1.外部样式表(stylesheet)
<link rel="stylesheet" type="text/css" href="*.css" /> RELation Hypertext REFerence
2.外部脚本(javascript)
<script language="javascript" type="text/javascript" src="*.js" /> SouRCe
为防止网页加载缓慢,可把非关键的javascript放到网页底部。
标签:style java io strong javascript sp on ef type
原文地址:http://www.cnblogs.com/wangweiabcd/p/3930015.html