Welcome To Snipplr


Everyone's Recent CSS Snippets Tagged css



1 ... 19 20 21 22 23 ... 28
Wordpress has a built in class that you can style to style the down nav state for the page you are on. Adjust div name accordingly.
1 696 posted 14 years ago by kstetson
You can turn off Safari and Opera’s blue outline focus style using:
0 537 posted 14 years ago by fabi
Change Text Highlight Color | Prevent Firefox Scrollbar Jump | Print Page Breaks | Attribute-Specific Icons | CSS Pointer Cursors | Prevent Safari Resizeable Text areas
2 479 posted 14 years ago by benjaminpearson
How to center a div horizontable and vertical ... in short code.
3 611 posted 14 years ago by fsn
Finally got round going through a sliding door example myself. All fairly straightforward apart from a few IE6 issues (who would have guessed!). The button is floated so you may need to add overflow: hidden to it's container.
1 740 posted 14 years ago by 1man
1 695 posted 14 years ago by sixmedia
Styling of the hcard (vcard) HTML snippet
0 615 posted 14 years ago by visualpropaganda
Excellent article on using a CSS Template layout system that makes customizing web pages a step easier.
3 698 posted 14 years ago by donjuanito909
Useful little spippet for a button anchor where the text may change.
0 775 posted 14 years ago by 1man
When you hover over the “message” div, the “controls” div inside it will appear, along with all of its content, giving you the same functionality as used by the Twitter web app. There may be an issue with accessibility because screen reade...
0 596 posted 14 years ago by justinseiter
Min-height of an element that works in all browsers.
2 640 posted 14 years ago by avantsi
This method maintains its integrity with all combinations of images on/off and CSS on/off. This method works by laying an empty span over the top of the parent element with the required image applied as a background to that span. There is howev...
4 1007 posted 14 years ago by justinseiter
2 463 posted 14 years ago by justinseiter
This sticky footer solution is working in all major browsers, including Google Chrome! It works with floated 2-column layouts and we don't get overlap in re-sized browser windows unlike older solutions you find when you Google sticky footer. And you...
8 677 posted 14 years ago by justinseiter
0 583 posted 15 years ago by bigheadlyf
1 498 posted 15 years ago by bigheadlyf
For instances where you have an empty div that is less than about 10-15px in height. IE assumes it should contain something and allots room for text. I first found this on the webdeveloper.com forums. The kicker here for me was the "font-size:0"...
2 753 posted 15 years ago by charmcitycoder
margin-top è la meta dell'altezza / margin-left è la metà della larghezza
0 505 posted 15 years ago by BoNzO
The first part resets all the browser\\\'s default styles. The second part adds some styles back in and provides a few classes for common issues. The third part will check your page for invalid markup.
2 665 posted 15 years ago by BFTrick
1 671 posted 15 years ago by hotdiggity
To centre, make "line-height" the same as the div height.
0 731 posted 15 years ago by hotdiggity
1 483 posted 15 years ago by hotdiggity
<table> <tr> <td>Head</td> </tr> <tr> <td>Subhead</td> </tr> <tr> <td>text</td> </tr> </table>
0 546 posted 15 years ago by hotdiggity
1 493 posted 15 years ago by hotdiggity
A replacement for now deprecated align attribute: <img>
1 675 posted 15 years ago by hotdiggity
Learn how to create drop caps using CSS and no extra HTML markup in this short tutorial.
1 746 posted 15 years ago by neal_grosskopf
<h2>POSH => HTML semántico</h2> http://aprendiendoweb.com/2008/08/posh-html-semantico <ol> <li>Debe ser HTML válido</li> <li>No se deben usar elementos de presentación como &lt;b&gt; o &lt;i&gt;</li> <li>Todos los estilos deben darse usando C...
2 424 posted 15 years ago by demixo
This is a CSS reset snippet for the default (yui-navset-top) style of YUI TabView 2.7.0. This snippet enables rapid TabView prototyping and makes it easy to overwrite the default style while still serving the main CSS from Yahoo!'s servers. Note:...
0 614 posted 15 years ago by jlizarraga
1 ... 19 20 21 22 23 ... 28