#series{width:580px;font-size:14px;margin:0 0 0 10px;}
#series td{border-bottom:1px dotted gray;height:24px;}
#series .col2{width:80px;}

 

表格仿UL样式

 

后台代码:

strSeriesList = Formater.LinkedTable(dt2, "f_id", "series", "|f_id|", "f_title= ;f_date= ;", "f_title", "../showinfo.aspx?aid=KeyField");

相关文章:

  • 2021-06-01
  • 2021-07-29
  • 2022-02-28
猜你喜欢
  • 2022-02-08
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-16
  • 2022-12-23
相关资源
相似解决方案