国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

38 lignes
1.0KB

  1. <style>
  2. #dedeinfolink { margin-bottom:6px; }
  3. #dedeinfolink tr td div { padding:2px 5px 2px 5px;background:#c5e09d; margin-right:8px; }
  4. #dedeinfolink tr td { line-height:20px; }
  5. #dedeinfolink tr td.spline { font-size:1px; height:1px; line-height:1px; border-bottom:1px dashed #dedede; }
  6. #dedeinfolink tr td.iftitle {
  7. font-weight:bold; color:#688730; line-height:24px; border-bottom:1px dashed #dedede;
  8. padding-left:20px;
  9. background:url(/images/dd2.gif) 5px 5px no-repeat;
  10. }
  11. </style>
  12. <table id='dedeinfolink'>
  13. <tr>
  14. <td colspan='3' class='iftitle'>
  15. 信息附加条件:
  16. </td>
  17. </tr>
  18. <tr>
  19. <td width='50'>&nbsp;地 区:</td>
  20. <td align='center' nowrap='yes'>
  21. <div>[field:linkallplace/]</div>
  22. </td>
  23. <td>
  24. [field:nativeplace /]&nbsp;
  25. </td>
  26. </tr>
  27. <tr><td colspan='3' class='spline'>&nbsp;</td></tr>
  28. <tr>
  29. <td>&nbsp;类 型:</td>
  30. <td align='center' nowrap='yes'>
  31. <div>[field:linkalltype/]</div>
  32. </td>
  33. <td>
  34. [field:infotype /]&nbsp;
  35. </td>
  36. </tr>
  37. <tr><td colspan='3' class='spline'>&nbsp;</td></tr>
  38. </table>