JSFiddle - React, Tailwind, and code Playground

by camnpr

HTML

<div class="content_label_list" data-sudaclick="content_label_list">
	<strong>标签:</strong><a onclick="window.open('http://sou.chinanews.com/search.do?q='+encodeURIComponent('彭伟'))">彭伟</a> 
    <a onclick="window.open('http://sou.chinanews.com/search.do?q='+encodeURIComponent('张泉灵'))">张泉灵</a> 
    <a onclick="window.open('http://sou.chinanews.com/search.do?q='+encodeURIComponent('喷水池'))">喷水池</a> 
    <a onclick="window.open('http://sou.chinanews.com/search.do?q='+encodeURIComponent('扼腕叹息'))">扼腕叹息</a> 
    <a onclick="window.open('http://sou.chinanews.com/search.do?q='+encodeURIComponent('漏电'))">漏电</a> 
</div>

CSS

.content_label_list{ background:url(http://www.camnpr.com/upload/2013/8/bookmark.png) no-repeat center top; color:#67a6c9; height:38px; line-height:40px; padding-left:30px; width:535px; display:block; overflow:hidden;}
.content_label_list a{color:#67a6c9;cursor:pointer; padding-left:10px; font-weight:lighter;}
.content_label_list a:hover{color:#fff;cursor:pointer; background:#5cbcf0; padding:3px 5px;}