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

A large selection geometric shapes, all created with just one HTML element & CSS. An interesting take on geometry. Includes Space Invader. [more inside]
posted by Deathalicious on May 30, 2012 - 31 comments

Guy comes out of closet on Facebook to friends who are entirely too geeky to care. [more inside]
posted by Argyle on Mar 28, 2012 - 71 comments

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 Wheels Of Steel: Turntables in your browser (a web-based DJ prototype) Scott Schiller has created turntables in your browser, and has written an extensive blog post about how it works. [more inside]
posted by narwhal bacon on Jul 13, 2011 - 32 comments

We are IE - Comparing every version of Internet Explorer (slyt)
posted by Artw on Mar 17, 2011 - 35 comments

What the Heck is Shadow DOM? Browser developers realized that coding the appearance and behavior of HTML elements completely by hand is a) hard and b) silly. So they sort of cheated. They created a boundary between what you, the Web developer can reach and what’s considered implementation details, thus inaccessible to you. The browser however, can traipse across this boundary at will.
posted by netbros on Jan 18, 2011 - 38 comments

MOTHER EFFING TEXT-SHADOW For all your css-based text shadowing needs
posted by GuyZero on Oct 1, 2010 - 27 comments

CSS3 Pie. Google's Frame requires users to install Frame in order to get the benefits of CSS3 support (among other things). CSS3 Progressive Internet Explorer aims to bring support for CSS3 in IE versions 6 through 8 via a server side script. It's early days for the extent of supported properties but there are more to come. If it's ultimately functional and useful long term remains to be seen.
posted by juiceCake on Jul 18, 2010 - 21 comments

HTML5 For Drunks
Bonus Link: A brief history of markup
posted by Artw on May 12, 2010 - 41 comments

CSS Tips I Wish I Knew When I First Started - Seven JavaScript Things I Wish I Knew Much Earlier In My Career
posted by Artw on Apr 21, 2010 - 65 comments

January 14th marks the 4th birthday of jQuery and also the release of jQuery 1.4. To celebrate the release of the latest version of the popular JavaScript library the jQuery team has created the 14 Days of jQuery site, which will be updated each day with a new announcement or release. There’s also prizes to be had for the coolest use of jQuery.
posted by Artw on Jan 14, 2010 - 44 comments

HTML Playground allows you to learn HTML and CSS by example.
posted by minifigs on Jun 26, 2009 - 10 comments

rendur 2.1 - Dynamic HTML/CSS preview in your browser. A quick way to try out a bit of HTML and CSS code. Whatever you put in the box renders to its left. Now works in IE, though it's a bit better in Firefox (thanks to on-the-fly style sheet definitions). [via mefi projects]
posted by davebug on May 14, 2007 - 18 comments

Can you get to seven in this puzzle using clues hidden in the text, images, HTML and CSS? If you can get to the seventh page, can you get to fourteen? How about get to 28?
posted by Captaintripps on Nov 25, 2006 - 16 comments

The Elements of Typographic Style Applied to the Web. Robert Bringhurt's undisputed bible of typography until now has been limited to print design. This site, a work in progress, presents his principles one at a time, and explains how to follow them as a web designer using HTML and CSS.
posted by Robot Johnny on Mar 8, 2006 - 29 comments

Are you a designer? Maybe your just making a CD label, or creating an invitation. Forgot the standard ad banner size? Don't worry, all this and more is right at your fingertips at the Designer's Tool Box.
posted by djdrue on Feb 16, 2005 - 24 comments

Copyright Davis. Logo terrorist.
posted by armoured-ant on Dec 2, 2004 - 27 comments

Web-based Humor at It's Finest
Words fail me. DeCloak sells (I'm guessing) an HTML templating system that works in tables. But they can't make it work in CSS. The good news is there's no reason to use CSS:
Q: TABLES are for TABULAR DATA and not meant for Web Page Layout . . .
A: Last time I checked, most web sites use a database. And databases are just a bunch of tables in the first place, hence tabular data.
[from Zeldman]
posted by yerfatma on Oct 29, 2003 - 54 comments

CSS behavior tag and HTML Component files are some of the new bits that Microsoft has proposed to the standards boards and which are already implemented in recent versions of IE. Of course, I only discovered them by poking around in microsoft.com's source. What do you think of these tools? It looks like it will make Web apps more powerful and application like.
posted by benbrown on Jun 25, 2001 - 20 comments

Page: 1