Can I specify fractional weight values such as 670 or 973 for font weight?
Answer Posted / Ajay Krishna
No, in CSS, the font-weight property can only take integer values between 100 and 900, inclusive. Commonly used values include normal (400), bold (700) and bolder (900).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List out the new features of html5?
What are the new api's provided by the html5 standard? Give a brief description of each.
What is the current version of edge?
What is the name of the website?
How do I put text on the next line in html?
What is the simplest html page?
Can you list the new input type attributes in html5?
How comfortable are you with writing html entirely by hand?