PRACTICAL 1
Create a program that displays the short introduction about apples and bananas. Add two style rules using CSS 3.0, one that sets a color for the 'apples' class and another that sets a color for the 'bananas' class.
THEORY
CSS 3.0 attributes have been used in this web page.
IMPORTANT TAGS & ATTRIBUTES:
- flex: The flex property sets the flexible length on flexible items.
- flex-direction: The flex-direction property specifies the direction of the flexible items.
- justify-content: The justify-content property aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).
- linear-gradient: Linear gradients let you display smooth transitions between two or more specified colors.
- letter-spacing:The letter-spacing property increases or decreases the space between characters in a text.
SCREENSHOT WEB PAGE:
NAME:AYUSH SINGLA
ID:18CE122
LINK:18ce122.blogspot.com
Comments
Post a Comment