Surprised this doesn’t work as I expected

ul {
border-bottom:1px;
border-color:red
}
li {
border-top:1px;
border-color:inherit
}

CSS is fun.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.