Posts related to tag: stylesheet


How to Lowercase text with CSS

Similar to the previous article, we can use the text-transform: lowercase; property to transform any text into lowercase. Use the […] Continue reading »

How to Uppercase text with CSS

Like other programming languages, CSS is also loaded with tons of features in terms of web design, making webpage responsive, […] Continue reading »