How can i take a horizontal line a bit down in my table using html only? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How can i take a horizontal line a bit down in my table using html only?

Html tables

20th Oct 2019, 3:35 PM
Adolf
4 Answers
20th Oct 2019, 7:39 PM
Adolf
+ 2
In html we write for pixel px like this 150px not 150 pixel. Use <br> before <hr>
20th Oct 2019, 7:50 PM
A͢J
A͢J - avatar
+ 2
Thanks. I copy that.
20th Oct 2019, 7:53 PM
Adolf
+ 1
Where is your table?
20th Oct 2019, 5:19 PM
A͢J
A͢J - avatar