Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)

Category: CSS Properties

1SMARTchicken - Code Made Easy

Category: CSS Properties

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Category: CSS Properties

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Reference
  • CSS Reference
  • CSS Properties
  • Page 11
CSS Reference

CSS – transform Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / 2D, 3D, Animation

The transform property applies aĀ 2DĀ orĀ 3DĀ transformation to an element, allowing it to be rotated, scaled, moved, skewed, etc.

CSS Reference

CSS – transform-origin Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / 2D, 3D, Animation

The transform-origin property allows you to change the position of transformed elements.

CSS Reference

CSS – transform-style Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / 2D, 3D, Animation

The transform-style property specifies how nested elements are rendered in 3D space, and must be used together with theĀ transform property.

CSS Reference

CSS – transition Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Animation

The transition property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.

CSS Reference

CSS – transition-delay Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Animation

The transition-delay property specifies when theĀ transition effectĀ will start, and is defined in seconds (s) or milliseconds (ms).

CSS Reference

CSS – transition-duration Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Animation

The transition-duration property specifies how long theĀ transition effectĀ will take to complete, and is defined in seconds (s) or milliseconds (ms).

CSS Reference

CSS – transition-property Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Animation

The transition-property property specifies the name of the CSS property theĀ transition effectĀ will apply to.

CSS Reference

CSS – transition-timing-function Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Animation

The transition-timing-function property specifies the speed curve of theĀ transition effect, allowing for the effect to change speed over its duration.

CSS Reference

CSS – unicode-bidi Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The unicode-bidi property is used together with theĀ direction propertyĀ to set or return whether the text should be overridden to support multiple languages.

CSS Reference

CSS – user-select Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The user-select property specifies whether or not the text of an element can be selected if you double-click on the text or hold/drag across it.

CSS Reference

CSS – vertical-align Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout

The vertical-align property sets the vertical alignment of an element.

CSS Reference

CSS – visibility Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout

The visibility property specifies whether or not an element isĀ visible on the page.

CSS Reference

CSS – white-space Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout

The white-space property specifies how white-space inside an element is handled.

CSS Reference

CSS – widows Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout, Print

The widows property specifies the minimum number of lines that must be left at the top of a page or column.

CSS Reference

CSS – width Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout

The width property sets theĀ width of an element, not including padding, borders, or margins.

CSS Reference

CSS – word-break Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The word-break property specifies how words should break when reaching the end of a line.

CSS Reference

CSS – word-spacing Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The word-spacing property increases or decreases the white space between words, with negative values used to condense the space between the words.

CSS Reference

CSS – word-wrap Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The word-wrap property allows long words to be broken and wrapped onto the next line.

CSS Reference

CSS – writing-mode Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Text

The writing-mode property specifies whether lines of text are written out horizontally or vertically.

CSS Reference

CSS – z-index Property

October 1, 2024 / CSS Properties, CSS Reference, Reference / Layout

The z-index property specifies the stack order of an element. An element with a greaterĀ stack order is always in front of an element with a lower stack order.

← Previous 1 … 10 11

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (18)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (556)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (285)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2026@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2026 1SMARTchicken | All Rights Reserved.