link type ="text/css" rel ="styleSheet" href ="CSS文件路径" / style type ="text/css" @import url("css文件路径"); / style script type ="text/javascript" src ="/js/jx2.js" / script
<link type="text/css" rel="styleSheet" href="CSS文件路径" />
<style type="text/css"> @import url("css文件路径"); </style>
<script type="text/javascript" src="/js/jx2.js"></script>