node2:/var/www/html/jquery#cat t40.html
<style type="text/css">
.head{
font-size: 30px;
color: #ff0;
}
</style>
</style>
<div id="panel">
<h5 class="head">什么是jQuery?</h5>
<div class="content">
jQuery是继Prototype之后又一个优秀的JavaScript库
</div>
</div>