Set a border between two lines with CSS

Use the border-style property with double value to set a border with two lines. You can try to run the following code to implement border-style property:

Example

   
   
   
      

         This is a border with none width.      

     

         This is a border with two solid lines.      

   
Updated on: 2020-02-03T06:31:20+05:30

325 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements