How can I set a css border on one side only? January 17, 2023 by Tarik #testdiv { border-left: 1px solid; } See the MDN documentation on border.