Day 25 Of #100DaysOfCode…

Still on CSS basics…
Topic: Transform, Text-color,Styling Links,Letter Spacing And Line-Height.

Macanthony Okeke
LearnFactory Nigeria
1 min readOct 5, 2018

--

Transform: changing the letter casing …e.g hello=> Hello (Capitalized),it is a very nice tool in our CSS styling.

Examples of text-transform

Color: Adding a color in CSS is a pretty simple thing,we have two color properties in CSS=>(The Text/Foreground color and the Background color).

Text-color

Styling-Links: There are a few ways we can make our links look beautiful,we can use the pseudo class (:hover) to make it more attractive and animated.

Styling a link

Letter-Spacing And Line-Height: this is also a cool CSS styling property and it can be very useful in terms of how we want to structure our text,determines the space between the letters individually or together as a word.

line-spacing and line height.

Well that would be all for today,am tired i need to sleep…
Catch you guys later and don’t forget to clap for this article and share it.
thanks.

chibueze ukaegbu Ugwuanyi Chidera Code Girl Code and Theory Women Who Code

--

--