Answers for "add a border around section css"

CSS
4

add border to a div

<div style="border:1px solid black;">Hello world</div>
Posted by: Guest on October-22-2021

Code answers related to "add a border around section css"

Browse Popular Code Answers by Language