All Questions
3 questions
4
votes
1
answer
41k
views
How to change the thickness & colour of the <hr> tag? [closed]
I can see this has been answered but i've tried all of the solutions yet still have a barely visable HR.
What am I doing wrong?
hr {
background-color: dimgrey;
color: dimgrey;
border: ...
0
votes
2
answers
6k
views
Can't make my nav bar smaller
I'm in the middle of making my nav bar and I just can't seem to make it any smaller, right now it looks too thick for what I want and I have tried altering padding, margins etc and can't seem to get ...
2
votes
5
answers
981
views
CSS for No Border Thickness
I have a table that I built out with 0px border, and I am trying to get images in each row to fit seamlessly to one another but even though the border does not show there is still a 1px gap in between ...