
Font-family: Georgia, serif;
Font-size: 32px;
Font-weight: 400;
Align mean it is center, left or right align or justify.
Default is left. We use start and end as replacement to left and right respectively.
Font-align: center;
Letter-spacing: 20px;
Word-spacing: 3px;
Line-height: 3;
Go to google font add any font in to cart and open to cart there is code, copy the code and paste into HTML file at head section.
Used to shadows of text
Text-shadow: 1px 2px 1px pink;
Text-transform: Capitalized;
In HTML
In CSS
#featured {
}
But it is occurred only in one element.
In HTML
In CSS
.featured {
}
You own define styles for bullets
List-style-type: space-counter;
Disc, circle, square, decimals etc.
Other is use
List-style-position: inside;
List-style-image: URL ();
Position may be inside or outside and image used URL’s
a:visited {
}
a:hover{
}
Another is cursor property
It could be help, wait, pointer, not-allowed, zoom-in.
Cursor: help;
All of the different properties used in font used as once, like
Font: “Fira sans”, San-serif, italic, bold, 24px, caption;
You use font-family, font-size, font-stretch, font-style, font-weight, font-height, font-variant.
Rules:
Ghulam Ahmad is an Excellent Writer, His magical words added value in growth of our life. Highly Recommended
- Fazal Rehman Tweet
One Response