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-end

  7. css property: border-block: none

  8. css property: border-bottom

  9. css property: border-collapse

  10. css property: border-color

  11. css property: border-image-slice

  12. css property: border-image-width

  13. css property: border-image: fill

  14. css property: border-inline

  15. css property: border-inline-end

  16. css property: border-left

  17. css property: border-left-color

  18. css property: border-left-style

  19. css property: border-left-width

  20. css property: border-left: none

  21. css property: border-left: thin

  22. css property: border-right

  23. css property: border-spacing

  24. css property: border-style

  25. css property: border-top

  26. css property: border-top-color

  27. css property: border-top-style

  28. css property: border-top-width

  29. css property: border-top: inset

  30. css property: border-top: none

  31. css property: border-top: ridge

  32. css property: border-top: solid

  33. css property: border-top: thick

  34. css property: border-top: thin

  35. css property: border-width

  36. css property: border: dashed

  37. css property: border: dotted

  38. css property: border: double

  39. css property: border: groove

  40. css property: border: hidden

  41. css property: border: inset

  42. css property: border: medium

  43. css property: border: none

  44. css property: border: outset

  45. css property: border: ridge

  46. css property: border: solid

  47. css property: border: thick

  48. css property: border: thin