You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
1.1KB

  1. center,
  2. dir[compact='compact'],
  3. isindex[prompt='Foo'],
  4. menu[compact='compact'],
  5. s,
  6. u,
  7. strike,
  8. caption[align='bottom'],
  9. div[align='center'],
  10. dl[compact='compact'],
  11. h1[align='right'],
  12. h2[align='right'],
  13. h3[align='right'],
  14. h4[align='right'],
  15. h5[align='right'],
  16. h6[align='right'],
  17. hr[align='right'],
  18. hr[noshade='noshade'],
  19. hr[width='50'],
  20. hr[size='50'],
  21. img[align='right'],
  22. img[border='3'],
  23. img[hspace='5'],
  24. img[vspace='5'],
  25. input[align='right'],
  26. legend[align='center'],
  27. li[type='A'],
  28. li[value='5'],
  29. ol[compact='compact'],
  30. ol[start='3'],
  31. ol[type='I'],
  32. p[align='right'],
  33. pre[width='50'],
  34. table[align='right'],
  35. table[bgcolor='#0000FF'],
  36. tr[bgcolor='#0000FF'],
  37. td[bgcolor='#0000FF'],
  38. td[height='50'],
  39. td[nowrap='nowrap'],
  40. td[width='200'],
  41. th[bgcolor='#0000FF'],
  42. th[height='50'],
  43. th[nowrap='nowrap'],
  44. th[width='200'],
  45. ul[compact='compact'],
  46. ul[type='square'],
  47. .insert-declarations-above
  48. {background:#008000; color:#FFF; font-weight:bold;}
  49. font {background:#BFB;}
  50. u {border:1px solid #000;}
  51. hr {height:1em;}
  52. hr[size='50'] {height:50px;}
  53. img[border='3'] {border: 3px solid #000;}
  54. li[type='a'], li[value='5'] {color:#DDD;}
  55. /* vim: et sw=4 sts=4 */