1. font-size 2. font-family 3. font-weight 4. font-style 5. color 6. background-color 7. opacity 8. text-align 9. line-height 10. letter-spacing 11. word-spacing 12. text-decoration 13. text-transform 14. white-space 15. cursor 16. list-style-type 17. list-style-position 18. border 19. border-width 20. border-style 21. border-color 22. border-radius 23. padding 24. margin 25. height 26. width 27. max-height 28. max-width 29. min-height 30. min-width 31. position 32. top 33. right 34. bottom 35. left 36. z-index 37. display 38. visibility 39. overflow 40. float 41. clear 42. vertical-align 43. text-indent 44. background-image 45. background-repeat 46. background-position 47. background-size 48. background-attachment 49. box-shadow 50. text-shadow 51. box-sizing 52. perspective 53. transform 54. transform-origin 55. transition 56. animation 57. flex 58. flex-grow 59. flex-shrink 60. flex-basis 61. justify-content 62. align-items 63. align-self 64. order 65. grid 66. grid-template-columns 67. grid-template-rows 68. grid-column-start 69. grid-row-start 70. grid-column-end 71. grid-row-end 72. grid-template-areas 73. grid-template 74. grid-area 75. gap 76. place-content 77. place-items 78. place-self 79. columns 80. column-gap 81. column-rule 82. column-count 83. column-fill 84. column-span 85. column-width 86. multi-column 87. box-decoration-break 88. break-after 89. break-before 90. break-inside 91. hyphens 92. text-overflow 93. word-break 94. text-justify 95. unicode-bidi 96. writing-mode 97. resize 98. user-select 99. appearance 100. filter
以上是CSS100种类型的介绍,它们可以让大家在设计网页时拥有更多的选择和灵活性。