1. CSS3 Border images

    Method of using images for borders

  2. CSS3 Border-radius (rounded corners)

    Method of making the border corners round. Covers support for the shorthand `border-radius` as well as the long-hand properties (e.g. `border-top-left-radius`)

  3. CSS3 Box-sizing

    Method of specifying whether or not an element's borders and padding should be included in size units

  4. css property: border

  5. css property: border-block

  6. css property: border-block-color

  7. css property: border-block-end

  8. css property: border-block-start

  9. css property: border-bottom

  10. css property: border-collapse

  11. css property: border-color

  12. css property: border-inline

  13. css property: border-inline-end

  14. css property: border-left

  15. css property: border-left-color

  16. css property: border-left-style

  17. css property: border-left-width

  18. css property: border-left: none

  19. css property: border-left: thin

  20. css property: border-right

  21. css property: border-shape

  22. css property: border-spacing

  23. css property: border-style

  24. css property: border-top

  25. css property: border-top-color

  26. css property: border-top-style

  27. css property: border-top-width

  28. css property: border-top: inset

  29. css property: border-top: none

  30. css property: border-top: ridge

  31. css property: border-top: solid

  32. css property: border-top: thick

  33. css property: border-top: thin

  34. css property: border-width

  35. css property: border: dashed

  36. css property: border: dotted

  37. css property: border: double

  38. css property: border: groove

  39. css property: border: hidden

  40. css property: border: inset

  41. css property: border: medium

  42. css property: border: none

  43. css property: border: outset

  44. css property: border: ridge

  45. css property: border: solid

  46. css property: border: thick

  47. css property: border: thin