Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged text



« Prev 1 2
stylize placeholder text without affecting user text
0 3458 posted 10 years ago by envane21
Using a combination of background and padding styles to modify the way list image styles are applied.
0 2679 posted 11 years ago by bcounts
To correct the shift that happens on hover when the weight of the link is normal, but bold on hover.
0 2789 posted 12 years ago by stephcode
The CSS text overflow ellipsis solution is perfect for single line truncations. I use this constantly when building mobile or responsive applications.
0 2611 posted 12 years ago by chillyjames
Truncate text using only CSS. IE 6+, Safari 4+, Firefox 7+, Opera 11+ and Chrome 10+:
0 2632 posted 13 years ago by zfisic
CSS Big Glowing Txt
0 2156 posted 13 years ago by erikgeerling
1. Adding shadow to text – text-shadow Helps make your text stand out from the rest. 2. border image rounding
0 1805 posted 13 years ago by skopp
Hiding text can be extremely useful to hide company logo. As logos are usually an image, you will want to use text indent to place it in a h1 tag for SEO (Search Engine Optimization). The technique we use is to hide the text far away off the screen,...
0 1739 posted 13 years ago by skopp
0 1390 posted 13 years ago by satie83
0 1379 posted 13 years ago by satie83
Helps make your text stand out from the rest
0 1660 posted 13 years ago by satie83
This simply justifies a single line of text via CSS.
1 3095 posted 14 years ago by Kerrick
0 1603 posted 14 years ago by juanprimal
Simple snippet to get a shadow on text in css
0 1326 posted 14 years ago by paulund
0 1509 posted 15 years ago by tonatiuh
To wrap long URLs, strings of text, and other content, just apply this carefully crafted chunk of CSS code to any block-level element (e.g., perfect for <pre> tags):
1 1661 posted 15 years ago by mdjamal
This snippet simply makes the text wrap when it reaches the walls of its container, in this case, the pre tag, whilst still preserving line breaks and white space cross browser.
0 1358 posted 15 years ago by paul66
1 1305 posted 15 years ago by shodan_uk
0 1112 posted 15 years ago by lickasha
0 1238 posted 15 years ago by focal55
0 1479 posted 15 years ago by jschlick
0 1383 posted 15 years ago by dre1080
Styles selected text
0 1173 posted 15 years ago by dani
This appears to be the easiest way to create vertical text (that isn't rotated) with CSS.
7 2205 posted 15 years ago by Nettuts
3 1832 posted 15 years ago by alozuldo
1 1450 posted 15 years ago by thesmu
I switched the h1 to a span to stop the hover from being effective from the other side of the page. Take a look at it [here](http://jsbin.com/okepo4/6/,\"here\")
1 1873 posted 15 years ago by s0l1dsnak3123
0 1379 posted 15 years ago by j4kp07
« Prev 1 2