Border Height on CSS

0 votes

I want to add a 1 pixel border to the right of a table called TD, thus I did the following:

table td {
    border-right:1px solid #000;
}

It functions perfectly, but there is a height issue because the border takes up the entire TD height.

Is it possible to modify the border's height?

Aug 10, 2022 in CSS by Edureka
• 13,620 points

edited 5 days ago 10 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP