Text Decoration Snippets


11 December, 2011   

CSS code example to use of text-decoration on links

Advertisements


14 January, 2013   

This is a simple example of an embedded stylesheet.

20 November, 2012   

An example of embedded stylesheet. This code goes into the <head> of your HTML document.

02 August, 2012   

An example of a horizontal CSS menu

27 February, 2013   

An example pure CSS Tooltip

16 January, 2011   

One of the most common mistakes I see beginners and intermediates fall victim to when it comes to CSS is not removing the default browser styling. This leads to inconsistencies in the appearance of your design across browsers, and ultimately leaves a lot of designers blaming the browser. It is a misplaced blame, of course. Before you do anything...

05 January, 2013   

Here shown how to hide text with text indent

02 August, 2012   

CSS Clay Bricks Menu by Dynamic Drive

Convert a string of text and ad hyperlinks to all the URLs. We loop through each URL and add a hyperlink

23 March, 2011   

When using forms within your web site, there may be times when you will want to include an example of what you'd like your visitors to fill in your form field. Although you could place some default text within your form field, your users would need to delete the default text in order to type in their own information.

When using forms within your web site, there may be times when you will want to include an example of what you'd like your visitors to fill in your form field. Although you could place some default text within your form field, your users would need to delete the default text in order to type in their own information.

Visual Basic code for inverting text with simple code. Very easy for all beginners. Easy to understand. Compatibility: VB 6 Author of the code: Ben - Ezrah Mansilla Declarations: Add two text box with default name One command with default name

16 January, 2012   

MySQL can perform boolean full-text searches using the IN BOOLEAN MODE modifier with MATCH function

19 January, 2012   

CSS Code example - how to control the letters in a text

11 February, 2011   

Make the text color transparent but add a shadow.

07 April, 2011   

Make the text color transparent but add a shadow:

13 December, 2012   

A variety of snazzy CSS typography effects.

13 December, 2011   

You can use to find and replace text in a variable. This script created by Bruce Phillips, one of the leading posters at MacScripter.

Optimize your website loading time by compressing files into smaller size.

Encodes the given data with MIME base64. Base64-encoded data takes about 33% more space than the original data.