Quote from
grab on February 2, 2021, 4:06 pm
ok it works, thanks.
Here is the code proposed in your link
display: block;
height: 1px;
background: transparent;
width: 100%;
border: none;
border-top: solid 1px #aaa;
I only kept the end with and that's enough. I have a beautiful black line:
<hr style = "border-top: solid 4px black;">
ok it works, thanks.
Here is the code proposed in your link
display: block;
height: 1px;
background: transparent;
width: 100%;
border: none;
border-top: solid 1px #aaa;
I only kept the end with and that's enough. I have a beautiful black line:
<hr style = "border-top: solid 4px black;">