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

Category: CSS Reference

1SMARTchicken - Code Made Easy

Category: CSS Reference

  • 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 Reference

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Reference
  • CSS Reference
  • Page 14
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.

CSS Reference

CSS – attr() Function

August 20, 2024 / CSS Functions, CSS Reference, Reference / Text

The attr() function returns the value of an attribute of the selected element, and is sometimes used to show the value of the href attribute after a link.

CSS Reference

CSS – calc() Function

August 20, 2024 / CSS Functions, CSS Reference, Reference / Math

The calc() function performs a mathematical calculation to be used as the property value.

CSS Reference

CSS – conic-gradient() Function

August 20, 2024 / CSS Functions, CSS Reference, Reference / Color, Image

The conic-gradient() function sets a conic gradient as the background image with at least two color transitions rotated around a center point.

CSS Reference

CSS – counter() Function

August 20, 2024 / CSS Functions, CSS Reference, Reference / String

The counter() function returns the current value of the named counter as a string.

CSS Reference

CSS – cubic-bezier() Function

August 20, 2024 / CSS Functions, CSS Reference, Reference

The cubic-bezier() function describes a curve that is defined by four points P0 (starting point/state), P1, P2, and P3 (ending point/state).

← Previous 1 … 13 14 15 16 Next →

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.