» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with tips + css

SonSpring | Removing Dotted Links

Appear in FF when clicking Links with a negative margin (eg Img Repl Headings) In your CSS document, just start out by putting this universal rule for all links: a {outline: none;}

Firefox: del.icio.us/tag/firefox

The Best Cheat Sheets for Web Developers | Web Resources | WebAppers

References to a bunch of cheat sheets for web technologies like css mootools jquery seo javascript

mootools: del.icio.us/tag/mootools

Browser-Specific CSS Hacks

Browser-specific CSS hacks have become a taboo among standards-aware web designers for good reason; ideally you shouldn't need them. However, as long as the Internet Explorer 6 browser continues to hold significant market share, there will likely remain some cases where you need to use unfashionable CSS rules to accommodate outdated technology.

Firefox: del.icio.us/tag/firefox

Script & Style

css and various framework tips and stuff. worthy link

mootools: del.icio.us/tag/mootools

caramel*vanilla " ::selectionで選択したテキストの見栄えを変える

::-moz-selection{ background:背景色; color:文字色; } ::selection { background:背景色; color:文字色; }

Firefox: del.icio.us/tag/firefox

Page 1 | Next >>