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
    3.2K+ Learners
    4.26  (50)
    Docker Projects
    2 hrs
    Intermediate
    4.8K+ Learners
    4.68  (105)
    Competitive Programming Course
    2 hrs
    Beginner
    9.6K+ Learners
    4.1  (67)
    Android Studio Tutorial
    1 hrs
    Beginner
    14.5K+ Learners
    4.44  (762)
    Web Scraping with Python
    1 hrs
    Beginner
    15.4K+ Learners
    4.45  (890)
    Visual Graphics in C
    2 hrs
    Intermediate
    15.6K+ Learners
    4.51  (559)
    Swift Tutorial
    2 hrs
    Beginner
    3.7K+ Learners
    4.46  (156)
    Systematic Inventive Thinking Innovations
    1 hrs
    Beginner
    2.3K+ Learners
    4.55  (119)
    React JS Tutorial
    2 hrs
    Beginner
    63.1K+ Learners
    4.49  (3908)