Search results for "css properties"
Capital letters with CSS
Here is a drop cap with a pink background, red text, and a black border.
A good reminder is that everything in CSS is a box. The "H" letter is in a box so you can figure out that is not something difficult here. The code for the drop cap is simple but we can add more CSS properties to it. I put the drop cap in a span and made some ...

RSS/XML