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

Tag: Text

1SMARTchicken - Code Made Easy

Tag: Text

  • 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

Tag: Text

  • Tutorials (195)
  • Reference (2173)
  • Snippets (69)
  • Home
  • Text
  • Page 7
CSS Reference

CSS – text-overflow Property

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

The text-overflow property specifies how overflowed content should be displayed to the user (clipped, an ellipsis (…), or display a custom string).

CSS Reference

CSS – text-shadow Property

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

The text-shadow property accepts a comma-separated list of shadows to be applied to the text.

CSS Reference

CSS – text-transform Property

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

The text-transform property controls how text is capitalized or not capitalized.

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

CSS Snippets

CSS – Disable a Text Link

July 25, 2024 / CSS Snippets, Snippets / Link, Text

There may come a time when you have an HTML text link that needs to be temporarily disable for some reason (perhaps it’s auto-created by a CMS, but the page is not yet finished).

CSS Snippets

CSS – Getting a Pre Tag to Wrap Long Lines

July 28, 2024 / CSS Snippets, Snippets / Text

HTML pre tags are used to format text just as it is written, whitespace and all. However, you may want to allow long lines of text/code to wrap.

CSS Snippets

CSS – Hide Placeholders when the Field has Focus

July 27, 2024 / CSS Snippets, Snippets / Form, Text

Placeholders are text shown inside a form field that suggests to the user the type of input requested. They can be hidden with CSS when the field has focus.

CSS Snippets

CSS – Replace Text Using Position and Visibility

July 27, 2024 / CSS Snippets, Snippets / Pseudo-Element, Text

Replacing text is usually done on the server side or with JavaScript, but there may be times when replacing text using CSS is the only viable solution.

jQuery Snippets

jQuery – Disable a Text Link

July 27, 2024 / jQuery Snippets, Snippets / Link, Text

There are times where you may want/need to disable a text link or set of links on your sites temporarily using jQuery.

← Previous 1 … 6 7

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.