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

Category: CSS Resources

1SMARTchicken - Code Made Easy

Category: CSS Resources

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

Category: CSS Resources

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Reference
  • CSS Reference
  • CSS Resources
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.

CSS Reference

CSS – List of Pseudo-Classes

July 29, 2024 / CSS Reference, CSS Resources, Reference / Pseudo-Class

This is a quick reference list of CSS pseudo-classes used to select HTML elements for styling.

CSS Reference

CSS – List of Pseudo-Elements

July 29, 2024 / CSS Reference, CSS Resources, Reference / Pseudo-Element

This is a quick reference list of CSS pseudo-elements used to select HTML elements for styling.

CSS Reference

CSS – List of Selectors

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

This is a quick reference list of CSS selectors and how they work in selecting HTML elements to apply styling.

CSS Reference

CSS – @media Rule

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

The @media Rule describes CSS media queries to be used to define style rules for specific device types or a wide range of screen sizes and capabilities.

CSS Reference

CSS – Predefined Color Names

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

There are 140 color names predefined in HTML/CSS. This list shows the 16 most common (and their HEX code and RGB value), followed by the full list of 140.

CSS Reference

CSS – Style Types (bullets and numerals)

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

This is a quick reference list of CSS bullet and numeral types that can be used in an HTML list to replace the default list item marker.

CSS Reference

CSS – Template

January 29, 2025 / CSS Reference, CSS Resources, Reference / Responsive, Template

This is a CSS template to organize your styles by section, page, product, etc. It also has a sample link to import another style sheet, a sample link to Google Fonts, and several sample media queries.

CSS Reference

CSS – Units of Length

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

CSS has several different units for expressing a length either as an absolute value or relative to another element’s value or the screen size itself.

CSS Reference

CSS – Web-Safe Font Families

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

The following are lists of good, web-safe font families for HTML/CSS.

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • 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.