CSS Text,Decoration,Transformation,Spacing
CSS Text
CSS has a lot of properties for formatting text.
Text Color and Background Color👇
CSS Text Alignment
The text-align property is used to set the horizontal alignment of a text. ( left alignment is default )
Example of right alignment👇
E...
codemarch.hashnode.dev2 min read