CSS

Shorthand Property

Shorthand Property

You can utilize the textual style property to set all the textual style properties immediately. For example:

<!DOCTYPE html>
<html lang="en">
<head>
    
</head>
<body>
    <p style="font: italic 25px algerian;">
        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

    Linux Tutorial
    2 hrs
    Beginner
    69K+ Learners
    4.47  (5745)
    Functions in Python
    1 hrs
    Beginner
    19.2K+ Learners
    4.47  (1141)
    GitHub Tutorial for Beginners
    2 hrs
    Beginner
    25.6K+ Learners
    4.45  (1531)
    Trees in Java
    2 hrs
    Beginner
    8.7K+ Learners
    4.54  (242)
    C for Beginners
    2 hrs
    Beginner
    245.1K+ Learners
    4.49  (17013)
    Binary Trees
    2 hrs
    Intermediate
    5.9K+ Learners
    4.6  (233)
    PowerPoint for Beginners
    2 hrs
    Beginner
    85.1K+ Learners
    4.53  (5357)
    Splunk Tutorial
    1 hrs
    Beginner
    5.6K+ Learners
    4.52  (350)
    Turbo C++
    1 hrs
    Beginner
    17.6K+ Learners
    4.41  (729)