Snippets tagged “border-bottom”
3 snippets use this tag.
- How to Add a Border-Bottom to the Table RowHTML
In this tutorial, we want to demonstrate how you can add a border only to the bottom of the table row. Read and find out what CSS property you need for this.
- How to Change Link Colors with CSSCSS
Learn about how to change hyperlink colors, inline and external methods with examples. See also how to give different styles to your anchor link and to change underline color with examples.
- How to Increase the Space Between Text and Underlining in CSSCSS
Although CSS does not provide many options for the underlines below texts, there are some ways to do this. Read our snippet and find out the solutions.