0% found this document useful (0 votes)
15 views

All Property of Css

The document discusses CSS properties for styling text, borders, backgrounds, and the box model. It covers properties like background-attachment, background-repeat, background-image, color, border style, border width, border color, padding, margin, text decoration, text alignment, letter spacing, word spacing, text shadow, and background position. It also defines the box model and describes the w3css framework for laying out content and styling elements with classes like w3container and w3panel.

Uploaded by

Yash Tripathi
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

All Property of Css

The document discusses CSS properties for styling text, borders, backgrounds, and the box model. It covers properties like background-attachment, background-repeat, background-image, color, border style, border width, border color, padding, margin, text decoration, text alignment, letter spacing, word spacing, text shadow, and background position. It also defines the box model and describes the w3css framework for laying out content and styling elements with classes like w3container and w3panel.

Uploaded by

Yash Tripathi
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 5

background-attachment

-scroll

-fixed

-local

background-repeat

-no-repeat

-repeat-x

-repeat-y

-round

-space

background-image

-linear gradient

-repeat kinear grasdient

-conic gradient

-repeat conic gradient

-radical gradient

-repeat radial gradient

-url

color

border style

-solid

-dotted

-double

-none

-hidden
-groove

border width

-width value

border color

box model

-padding

-content

-border

-margin

text decoration

-overline

-line through

-underline

-overline-underline

text align

-right

-left

-top

-bottom

-center

text indent

-%

-px

letter spcing
-px

wordspacing

-px

text shadow

-horizontal

-vertical

-color

background-position

-left

-right

-top

-bottom

-center

what is w3css framework

w3css framework is framework through which we can use our webbrowser space correctly in well
manner

what is box model

box model is model in css for changing the setting of border , margin

padding ,content

w3color

-w3color

-w3text color

-w3hover color

-w3text hover color

w3css text &font


=text-alignment

-w3-right

-w3-left

-w3-center

=text font size

-w3tiny 10px

-w3small 12px

-w3 medium 14px

-w3 large 18px

-w3 xlarge 24px

-w3 xxlarge32px

-w3 xxxlarge 48px

-w3 jumbo 64px

-w3 wide

w3 border

w3 top

w3 bottom

w3 left

w3 right

w3 0

w3topbar

w3bottombar

w3leftbar

w3rightbar

w3hoverboreder color
w3 border color

w3 clases

-w3container

w3panel

w3badge

w3tag

You might also like