找回密码
 立即注册
搜索
热搜: 生活 中国

边框表格样式

[复制链接]
admin 发表于 2014-11-3 02:25:15 | 显示全部楼层 |阅读模式
If one person believes another's behavior is inappropriate (inconsistent with CEPC), and ordinary communication between them is not possible, escalation of the issue takes place by contacting one of the W3C Ombuds, which may be done confidentially.
Ombuds affiliation Ombuds Name Email
W3C CEO Jeff Jaffe jeff@w3.org
Beihang Angel Li angel@w3.org
ERCIM Caroline Baron caroline@w3.org
Keio Kazuyuki Ashimura ashimura@w3.org
MIT Ralph Swick ralph@w3.org
  1. <!DOCTYPE>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title></title>
  6. <style type="text/css">
  7. .alert {
  8. padding: 1em;
  9. margin: 0em;
  10. margin-bottom: 2em;
  11. border:2px solid blue;
  12. box-shadow: 10px 10px 5px #888;
  13. -moz-box-shadow: 10px 10px 5px #888;
  14. -webkit-box-shadow: 10px 10px 5px #888;
  15. -moz-border-radius: 5px;
  16. -webkit-border-radius: 5px;
  17. -khtml-border-radius: 5px;
  18. border-radius: 5px;
  19. }
  20. table {
  21. background : #ddd;
  22. color : #000;
  23. }
  24. th, td {
  25. padding : 0.3em 0.2em 0.3em 0.4em;
  26. }
  27. th {
  28. background : #c8e3ea;
  29. color : #000;
  30. }
  31. td {
  32. background : #fff;
  33. color : #000;
  34. }
  35. </style>
  36. </head>
  37. <body>
  38. <div class="alert">
  39. If one person believes another's behavior is inappropriate (inconsistent with
  40. <a href="/Consortium/cepc/">CEPC</a>), and ordinary communication between
  41. them is not possible, escalation of the issue takes place by contacting one of the <a
  42. href="#ombuds">W3C Ombuds</a>, which may be done confidentially.</div>
  43. <table border="1">
  44. <tbody>
  45. <tr>
  46. <td>Ombuds affiliation</td>
  47. <td>Ombuds Name</td>
  48. <td>Email</td>
  49. </tr>
  50. <tr>
  51. <td>W3C CEO</td>
  52. <td>Jeff Jaffe </td>
  53. <td><a href="mailto:jeff_jaffe@w3.org">jeff@w3.org</a> </td>
  54. </tr>
  55. <tr>
  56. <td>Beihang </td>
  57. <td>Angel Li</td>
  58. <td><a href="mailto:angel@w3.org">angel@w3.org</a></td>
  59. </tr>
  60. <tr>
  61. <td>ERCIM </td>
  62. <td>Caroline Baron</td>
  63. <td><a href="mailto:caroline@w3.org">caroline@w3.org</a></td>
  64. </tr>
  65. <tr>
  66. <td>Keio </td>
  67. <td>Kazuyuki Ashimura</td>
  68. <td><a href="mailto:ashimura@w3.org">ashimura@w3.org</a></td>
  69. </tr>
  70. <tr>
  71. <td>MIT</td>
  72. <td>Ralph Swick </td>
  73. <td><a href="mailto:ralph@w3.org">ralph@w3.org</a></td>
  74. </tr>
  75. </tbody>
  76. </table>
  77. </body>
  78. </html>
复制代码
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|手机版|小黑屋|生活导航|生活导航 ( 新ICP备12003026-1号 )

GMT+8, 2024-5-9 12:55 , Processed in 0.085862 second(s), 18 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表