CSS

Set the Font Stretch

Set the Font Stretch

The accompanying model shows how to set the text style stretch of a component. This property depends on the client's PC to have an extended or consolidated rendition of the textual style being utilized. Potential qualities could be ordinary, more extensive, smaller, ultra-dense, extra-consolidated, consolidated, semi-dense, semi-extended, extended, extra-extended, super extended. For example:

<!DOCTYPE html>
<html lang="en">
<head>
    
</head>
<body>
    <p style="font-stretch: ultra-expanded;">
        Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo, id excepturi inventore non fugit rerum ratione est assumenda tenetur a! Id voluptas tempora est consequatur excepturi debitis, facere quo laudantium!
    </p>

</body>
</html>
Output:



 

Top course recommendations for you

    Monitoring in Docker
    2 hrs
    Intermediate
    2.9K+ Learners
    4.08  (36)
    Docker Projects
    2 hrs
    Intermediate
    4.3K+ Learners
    4.69  (86)
    Competitive Programming Course
    2 hrs
    Beginner
    8.6K+ Learners
    4.08  (64)
    Android Studio Tutorial
    1 hrs
    Beginner
    13.1K+ Learners
    4.47  (636)
    Web Scraping with Python
    1 hrs
    Beginner
    13.8K+ Learners
    4.45  (746)
    Python for Non-Programmers
    1 hrs
    Beginner
    43.5K+ Learners
    4.5  (1841)
    Visual Graphics in C
    2 hrs
    Intermediate
    13.9K+ Learners
    4.52  (405)
    Swift Tutorial
    2 hrs
    Beginner
    3.4K+ Learners
    4.43  (140)
    Systematic Inventive Thinking Innovations
    1 hrs
    Beginner
    2.1K+ Learners
    4.57  (101)
    React JS Tutorial
    2 hrs
    Beginner
    53.1K+ Learners
    4.51  (2845)