[CSS]分享几条漂亮的下划线样式

使用方法:

1.后台管理->设置:[页首Html代码]里面加上下面这句:

view source
print ?
1 "http://files.cnblogs.com/justinw/underline.css" type=text/css rel=stylesheet>

2.在正文中使用类似如下的写法,将需要用下划线标注的文字包在特定的cass="underline数字"的标签里:

view source
print ?
1 <P>underline1:<SPAN class=underline1>从前有座山,山里有个老和尚...SPAN>P>

3.最终显示的效果如下所示:

underline1:从前有座山,山里有个老和尚...
underline2:从前有座山,山里有个老和尚...
underline3:从前有座山,山里有个老和尚...
underline4:从前有座山,山里有个老和尚...
underline5:从前有座山,山里有个老和尚...
underline6:从前有座山,山里有个老和尚...
underline7:从前有座山,山里有个老和尚...
underline8:从前有座山,山里有个老和尚...
underline9:从前有座山,山里有个老和尚...

你可能感兴趣的:(.net(c#))