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 15
CSS Reference

CSS – hsl() Function

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

The HSL color value is specified with the hsl() function, which has the following syntax: hsl(hue, saturation, lightness).

CSS Reference

CSS – max() Function

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

The max() function uses the largest value, from a comma-separated list of values, as the property value.

CSS Reference

CSS – hsla() Function

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

The HSLA color value is specified with the hsla() function, which has the following syntax: hsla(hue, saturation, lightness, alpha).

CSS Reference

CSS – min() Function

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

The min() function uses the smallest value, from a comma-separated list of values, as the property value.

CSS Reference

CSS – linear-gradient() Function

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

The linear-gradient() function sets a linear gradient as the background image.

CSS Reference

CSS – radial-gradient() Function

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

The radial-gradient() function sets a radial gradient as the background image.

CSS Reference

CSS – repeating-linear-gradient Function

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

The repeating-linear-gradient() function is used to repeat linear gradients.

CSS Reference

CSS – repeating-conic-gradient Function

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

The repeating-conic-gradient() function is used to repeat conic gradients.

CSS Reference

CSS – rgb() Function

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

An RGB color value is specified with the rgb() function, which has the following syntax: rgb(red, green, blue).

CSS Reference

CSS – repeating-radial-gradient Function

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

The repeating-radial-gradient() function is used to repeat radial gradients.

CSS Reference

CSS – rgba() Function

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

An RGBA color value is specified with the rgba() function, which has the following syntax: rgba(red, green, blue, alpha).

CSS Reference

CSS – var() Function

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

The var() function is used to create a CSS variable and insert the value into a property.

CSS Reference

CSS – currentcolor Keyword

July 28, 2024 / CSS Reference, CSS Resources, Reference / Color, Keyword

The currentcolor keyword refers to the value of the color property of an element, and can be used to set other properties within the element to the same color.

CSS Reference

CSS – @font-face Rule

July 29, 2024 / CSS Reference, CSS Resources, Reference / Text

The @font-face rule allows for the use of fonts other than “web-safe” fonts. A font name is defined for the font and then the custom font is pointed to it.

CSS Reference

CSS – @import Rule

July 29, 2024 / CSS Reference, CSS Resources, Reference / Link

The @import rule allows you to import a style sheet into another style sheet, and must be at the top of the document just after the @charset declaration.

CSS Reference

CSS – Inherit vs Initial vs Unset Keywords

July 29, 2024 / CSS Reference, CSS Resources, Reference / Keyword

The inherit keyword specifies that a property should inherit its value from its parent. The initial keyword is used to set a property to its default value.

CSS Reference

CSS – @keyframes Rule

July 29, 2024 / CSS Reference, CSS Resources, Reference / Animation

The @keyframes rule defines the animation timeline, which gradually changes from one set of CSS styles to another.

CSS Reference

CSS – List of Flex Properties

July 29, 2024 / CSS Reference, CSS Resources, Reference / Flex, Layout, Responsive

This is a quick reference list of CSS flex properties used to create flex templates and style them for a responsive design.

CSS Reference

CSS – List of Functions

July 29, 2024 / CSS Reference, CSS Resources, Reference

This is a quick reference list of CSS functions and how they can be used to modify an element’s properties.

CSS Reference

CSS – List of Grid Properties

July 29, 2024 / CSS Reference, CSS Resources, Reference / Layout, Responsive

This is a quick reference list of CSS grid properties used to create grid templates and style them for a responsive design.

← Previous 1 … 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.