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

Tag: Color

1SMARTchicken - Code Made Easy

Tag: Color

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

Tag: Color

  • Tutorials (190)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Color
CSS Tutorials

CSS – Color Values

October 4, 2024 / CSS Tutorials, Tutorials / Color

In CSS/HTML there are many ways to express a color value. The method chosen will likely depend on the color itself and whether or not there’s transparency.

CSS Tutorials

CSS – Backgrounds

October 5, 2024 / CSS Tutorials, Tutorials / Color, Image

The CSS background properties are used to add backgrounds and background effects to the HTML page and HTML elements.

CSS Tutorials

CSS – Text Link Coloring

October 4, 2024 / CSS Tutorials, Tutorials / Color, Link, Text

An HTML text link is displayed in a different color depending on whether it has been visited, is unvisited, is being hovered over, or is currently active.

CSS Reference

CSS – accent-color Property

September 26, 2024 / CSS Properties, CSS Reference, Reference / Color, Form

The accent-color property specifies the accent color for user controls and indicators such as <input> elements, and the <progress> element.

CSS Reference

CSS – background-color Property

September 26, 2024 / CSS Properties, CSS Reference, Reference / Background, Color

The background-color property sets the background color of the entirety of an element including padding and border, but not margin.

CSS Reference

CSS – border-bottom-color Property

September 27, 2024 / CSS Properties, CSS Reference, Reference / Border, Color

The border-bottom-color property sets the color of an element’s bottom border. An element must have a border before a color can be applied.

CSS Reference

CSS – border-color Property

September 27, 2024 / CSS Properties, CSS Reference, Reference / Border, Color

The border-color property sets the color of all four borders of an element, and can have from one to four values.

CSS Reference

CSS – border-left-color Property

September 27, 2024 / CSS Properties, CSS Reference, Reference / Border, Color

The border-left-color property sets the color of an element’s left border. An element must have a border before a color can be applied.

CSS Reference

CSS – border-right-color Property

September 27, 2024 / CSS Properties, CSS Reference, Reference / Border, Color

The border-right-color property sets the color of an element’s right border. An element must have a border before a color can be applied.

CSS Reference

CSS – border-top-color Property

September 28, 2024 / CSS Properties, CSS Reference, Reference / Border, Color

The border-top-color property sets the color of an element’s top border. An element must have a border before a color can be applied.

CSS Reference

CSS – caret-color Property

September 28, 2024 / CSS Properties, CSS Reference, Reference / Color, Cursor

The caret-color property specifies the color of the cursor in inputs, textareas, or any element that is editable.

CSS Reference

CSS – color Property

September 28, 2024 / CSS Properties, CSS Reference, Reference / Color, Text

The color property specifies the color of the text of an element and can be expressed as a hexadecimal value, RGB, HSL, or as an HTML color keyword.

CSS Reference

CSS – column-rule-color Property

September 28, 2024 / CSS Properties, CSS Reference, Reference / Color, Layout

The column-rule-color property specifies the color of the rule between columns.

CSS Reference

CSS – mix-blend-mode Property

September 30, 2024 / CSS Properties, CSS Reference, Reference / Color, Image

The mix-blend-mode property specifies how an element’s content should blend with its parent’s background.

CSS Reference

CSS – outline-color Property

September 30, 2024 / CSS Properties, CSS Reference, Reference / Color, Outline

The outline-color property specifies the color of an outline, a drawn line around elements outside any borders.

CSS Reference

CSS – text-decoration-color Property

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

The text-decoration-color property specifies the color of the text-decoration (underlines, overlines, line-throughs).

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 – 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 – 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 – 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.

1 2 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (13)
  • 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 (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • 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

contact2025@1smartchicken.com

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

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.