Thanks, swanson,When i insert the code like this:
<div id="about">
You can contact me via the ways below:
<ul class="socialize">
<li><a href="#" class="fb" title="Follow me on Facebook"></a></li>
<li><a href="#" class="tw" title="Follow me on Twitter"></a></li>
</ul>
</div>
It’ll produce additional html tag p before the ul tag.I’ll check the shortcodes.but i use the default theme twentyeleven without shortcodes.php contained.