I m making a web site from photoshop sketch.
And I have a text wit
font-family Segoe Ui and font-style: Light.
In photoshop It looks like this:
So how to set this in css to p element?
p {
}
I m making a web site from photoshop sketch.
And I have a text wit
font-family Segoe Ui and font-style: Light.
In photoshop It looks like this:
So how to set this in css to p element?
p {
}
2
Answers
Use
font-weight
which takes values like:See the documentation on W3Schools.
Updated: Table on MDN
Value Common weight name
Old: