Skip to main content

Home/ Wordpress/ Group items tagged ie6

Rss Feed Group items tagged

1More

Using @font-face | CSS-Tricks - 2 views

  •  
    "This is the method with the deepest support possible right now: @font-face { font-family: 'MyWebFont'; src: url('webfont.eot'); /* IE9 Compat Modes */ src: url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */ } body { font-family: 'MyWebFont', Fallback, sans-serif; }"
2More

Fresh theme for WordPress at iLEMONed - 0 views

  • This port validates as XHTML 1.0 Strict and CSS 2.0, it is ready for plugins Gravatar and Brian's Latest Comments but NOT Widget-friendly (I dislike Widgets). I've tested it with Firefox / IE6 / Safari
1 - 4 of 4
Showing 20 items per page