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

Tag: Text

1SMARTchicken - Code Made Easy

Tag: Text

  • 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

Tag: Text

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Text
  • Page 5
CSS Tutorials

CSS – Using Entities

October 4, 2024 / CSS Tutorials, Tutorials / Text

In CSS/HTML there are specific entities that can be placed via code. This is a list of some of the most used CSS entities and their HTML equivalents.

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 Tutorials

CSS – Using Pseudo-Classes and Pseudo-Elements

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

A pseudo-class is used to define a special state of an element, while a pseudo-element is used to style specified parts of an element.

CSS Tutorials

CSS – Styling HTML Lists

October 5, 2024 / CSS Tutorials, Tutorials / List, Text

In HTML, there are two main types of lists: unordered lists <ul>, which use bullets for each list item and ordered lists <ol>, which use a numbering system.

CSS Reference

CSS – ::first-letter Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Element, Selector, Text

The ::first-letter selector is used to select the first letter of a specified, block-level element such as a paragraph or heading.

CSS Reference

CSS – ::first-line Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Element, Selector, Text

The ::first-line selector is used to select the first line of text of a specified, block-level element such as a paragraph or heading.

CSS Reference

CSS – :hover Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Class, Selector, Text

The :hover selector selects elements when you mouse over them, and is commonly used for links and images with links, but can be used on any element.

CSS Reference

CSS – :link Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Class, Selector, Text

The :link selector is used to select unvisited links, and will not style links you have already visited.

CSS Reference

CSS – ::selection Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Element, Selector, Text

The ::selection selector matches the portion of an element that is selected by a user, and is most often used to set the background color of selected text.

CSS Reference

CSS – :visited Selector

July 30, 2024 / CSS Reference, CSS Selectors, Reference / Pseudo-Class, Selector, Text

The :visited selector is used to select already visited links.

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 – direction Property

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

The direction property specifies the text direction direction within a block-level element.

CSS Reference

CSS – font Property

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

The font property is a shorthand property for font-family, font-size/line-height, font-style, font-variant, and font-weight.

CSS Reference

CSS – font-family Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-family property specifies the font for an element, and contains several font names as a “fallback” system. The browser will use the first font available, trying the first font, then the second, and so on.

CSS Reference

CSS – font-feature-settings Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-feature-settings property allows control over advanced typographic features such as fractions, ligatures, and small caps in OpenType fonts.

CSS Reference

CSS – font-kerning Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-kerning property defines how a font’s letters are spaced by using the kerning information stored in the font.

CSS Reference

CSS – font-size Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-size property sets the size of a font as it appears on the page.

CSS Reference

CSS – font-stretch Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-stretch property allows you to make text narrower (condensed) or wider (expanded).

CSS Reference

CSS – font-style Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-style property specifies the font style for a text: normal, italic, or oblique.

CSS Reference

CSS – font-variant Property

September 29, 2024 / CSS Properties, CSS Reference, Reference / Text

The font-variant property specifies whether or not a text should be displayed in a small-caps font.

← Previous 1 … 4 5 6 7 Next →

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.