标签:style blog color ar java 文件 2014 log html
设置文件字符编码:
<meta charset="utf-8">
<style type="text/css"> hr {color: sienna;} p {margin-left: 20px;} body {background-image: url("images/back40.gif");} </style>
<link rel="stylesheet" type="text/css" href="mystyle.css" />
html内部编写js:
<script type="text/javascript"></script>
<script type="text/javascript" src="images/embed_index.js"></script>
标签:style blog color ar java 文件 2014 log html
原文地址:http://blog.csdn.net/qsyzb/article/details/40712733