5 posts tagged with css and webdevelopment. (View popular tags)
Displaying 1 through 5 of 5. Subscribe:

Released yesterday, dabblet joins an array of live sandbox tools designed to prototype, test and share webcode that includes JSFiddle and CSSDesk, while bringing some advantages of its own.
Other useful resources: w3clove validates an entire site, rather than page-by-page; JQuery Air teaches you how to use the framework directly in the browser; domain.nr finds clever TLDs for your site, and Sequel Pro is a nice, free, native, open source MySQL editor for OS X. If you’re more the old-school dead-tree type, there’s always The Manual.
posted by Bora Horza Gobuchul on Dec 16, 2011 - 9 comments

Over the past several years, Mozilla's collection of developer documentation for its own web browsers has turned into a wiki-editable reference of web standards for developers working with all browsers, hosting a comprehensive, no-nonsense reference of HTML, HTML5, CSS, JavaScript, the DOM, and more. If you find yourself turning to this reference frequently, dochub provides instant access to Mozilla's documentation for any HTML, CSS, JavaScript, or DOM-related topic. If you're worried that a fancy new standard might not work in an older browser, canIuse will tell you exactly how many browsers will support that new standard. Still want to use that shiny new standard? Modernizr and yepnope will let you detect missing features, and load tiny bits of code to make old browsers support the latest HTML5 hotness.
[via the carefully-curated selections of JavaScript and HTML5 Weekly, run by MetaFilter's own wackybrit]
posted by schmod on Dec 7, 2011 - 23 comments

The expressive web What it says on the tin. HTML5 CSS3 and the modern browser.
posted by the noob on Sep 11, 2011 - 42 comments

CSSPivot: Add CSS styles to any website, and share the result with a short link.
posted by brundlefly on Mar 30, 2011 - 23 comments

Internet Explorer 7. Dean Edwards does what a team of developers with billions behind them apparently can't -- update IE to work with modern standards. Almost, anyway... as he says, it's still in alpha, and has its quirks, but check out the Pure CSS Menus demo, for example.
posted by weston on Jul 29, 2004 - 19 comments

Page: 1