76 posts tagged with html. (View popular tags)
Displaying 1 through 50 of 76. Subscribe:

Related tags:
+ (22)
+ (18)
+ (12)
+ (10)
+ (8)
+ (8)
+ (7)
+ (6)
+ (6)
+ (6)
+ (6)
+ (5)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
Artw (5)
Bora Horza Gobuchul (2)
Blazecock Pileon (2)
juiceCake (2)
mattpfeff (2)
Su (2)
netbros (2)
riffola (2)
owillis (2)
StateTable:  US/Canada  states, provinces,  territories and minor possessions as CSV, SQL, HTML form elements, PHP arrays, and more. All the countries in the world, as a text list, CSV and API (from the very handy and open Factual).
Also: FreeMapTools, including “how far can I travel from any point on the Earth in a certain time, using a form of ground transportation?”, and “If I dug a tunnel straight through the planet, where should I emerge?” (previously)
posted by Bora Horza Gobuchul on Jan 27, 2012 - 11 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

Tilt is a Firefox add-on that lets you visualize a web page's DOM (document object model) in 3D. In effect, you can see all the layers in a web page stacked upon each other with this. [more inside]
posted by ignignokt on Oct 30, 2011 - 53 comments

Francis Gurry, the Director of the UN's WIPO, claims the web would have been better if Tim Berners-Lee had patented HTML and licensed it. He does so on camera and in front of shocked members of the Internet Society and CERN. Ironically, exactly this thought experiment came up for the web's 20th birthday on this August 6th.

For a more rigorous perspective, three Boston University School of Law faculty have shown that lawsuits by non-practicing entities, aka patent trolls, have cost technology companies half a trillion dollars of lost wealth over the past two decades, with little benefit to small inventors, instead reducing the incentive to innovate. [more inside]
posted by jeffburdges on Oct 9, 2011 - 80 comments

Doodle Or Die! A massively multiplayer Pictionary-style game. Your drawings are used as fuel for the next player's guesses, which are then used as suggestions for the next player's drawings, which are then used for the next player's guesses, and so on. [more inside]
posted by Magnakai on Sep 13, 2011 - 73 comments

Color Scheme Designer 3 allows a user to create harmonious color schemes using their choice of one of six customizable combinations from the color wheel. There is an option to show what a given scheme would look like to users with various types of colorblindness. The resulting scheme can be exported in several formats including HTML+CSS and Photoshop ACO, and a given scheme can even be shared as a link.
posted by ob1quixote on Aug 26, 2011 - 18 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

Google WebFonts - 184+ open-source webfonts from Google.
posted by blue_beetle on Jul 1, 2011 - 42 comments

ⓑⓤⓑⓑⓛⓔⓑⓐⓛⓛ and uʍop-ǝpısdn text
posted by Blazecock Pileon on Jun 15, 2011 - 66 comments

"Schema ...provides a collection of schemas, i.e., html tags, that webmasters can use to markup their pages in ways recognized by major search providers. Search engines including Bing, Google and Yahoo! rely on this markup to improve the display of search results, making it easier for people to find the right web pages. " [more inside]
posted by 00dimitri00 on Jun 2, 2011 - 20 comments

Introducing HTML11. The future, today.
posted by Memo on Jun 2, 2011 - 40 comments

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

Mozilla's HTML 5 Circus rolls into town. The emergence of HTML 5 is marked by, among others, emerging browsers (or browser versions). The soon to be released Firefox 4, often delayed, mirrors the slow march to an HTML 5 Flash reduced web. Like others, Mozilla feels the need to sell HTML 5. We also have Chrome Experiments, Canvas Demos, IE HTML 5 demos and Never Mind the Bullets, and Apple's (warning: sniffer protected) HTML 5 showcase. [more inside]
posted by juiceCake on Mar 6, 2011 - 102 comments

"We all can agree...that this text is red. We can also similarly agree that this text is blue." [more inside]
posted by zardoz on Feb 24, 2011 - 82 comments

Pixelfari - 8-bit browsing for the aliased among us [via] [more inside]
posted by Blazecock Pileon on Feb 16, 2011 - 21 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

Internet Explorer 9 will support the CANVAS tag, making support for the tag ubiquitous across major browsers.
posted by Artw on Jun 23, 2010 - 74 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

Harmony: A procedural drawing tool made in JavaScript
posted by Rory Marinich on Mar 10, 2010 - 62 comments

The iPad, which you may have heard of, has brought HTML5 into the consciousness of many. Here Gizmodo explains what HTML5 is and why it wont save the internet. Previously.
posted by shothotbot on Feb 3, 2010 - 95 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

Every time you attempt to parse HTML with regular expressions, the unholy child weeps the blood of virgins, and Russian hackers pwn your webapp. Parsing HTML with regex summons tainted souls into the realm of the living. HTML and regex go together like love, marriage, and ritual infanticide. The <center> cannot hold it is too late. The force of regex and HTML together in the same conceptual space will destroy your mind like so much watery putty.

posted by spiderskull on Nov 15, 2009 - 135 comments

"Efficient Mondrian is a tongue-in-cheek art installation which generates HTML table compositions in the style of Piet Mondrian's Composition with Yellow, Blue and Red from the text of The Principles of Scientific Management by FW Taylor. It does this every two minutes, posting the results to twitter." [via mefi projects]
posted by brundlefly on Nov 6, 2009 - 18 comments

Why do we have an IMG element?
posted by chunking express on Nov 3, 2009 - 84 comments

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

The State of the Web 2008 is a report from Web Directions that includes details and analysis of all the responses to over 50 questions covering technologies, techniques, philosophies and practices that today’s web professionals employ. The survey was open for just under 3 weeks, from December 1st to 20th 2008. In total, over 1200 designers and developers from around the world responded to the survey. Respondents were likely to be self-educating, “early adopters” who keep abreast of developments in their field. Here are the tabular results. [more inside]
posted by netbros on Jan 12, 2009 - 7 comments

Despite his carefully cultivated “maverick” image, McCain is playing it traditional and conservative by using HTML 4.01, the W3C spec from 1999.
posted by finite on Sep 9, 2008 - 57 comments

How many HTML elements can you name in five minutes?
posted by divabat on Nov 28, 2007 - 68 comments

Untitled , HTML, 400 x 300 pixels.
posted by 31d1 on Jul 18, 2007 - 59 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

Mozilla Bug 97284: Allow page to make arbitrary elements user-editable in browser (contentEditable attribute) With a wee pinch of javascript that you paste into your address bar, you can edit this -- or any -- page:
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Make the Metafilter you always wanted by flipping your browser into design mode with document.body.contentEditable='true' or document.designMode='on'.
posted by ph00dz on Jan 25, 2007 - 29 comments

ObscureTags.com, a budding collection of obscure, deprecated, and outcast HTML tags. [via Projects]
posted by Spike on Dec 22, 2006 - 47 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

WARNING: They will resize your browser. (Clever HTML/Javascript. Firefox recommended)
posted by lemonfridge on Nov 16, 2006 - 64 comments

Web programmers take note, gotAPI is an excellent collection of searchable programming references wrapped up into a customizable interface.
posted by Roger Dodger on Sep 21, 2006 - 17 comments

What is this Sketchzilla thing?! It is whatever you want it to be. It's a community art project. It's a funhouse. It's an art gallery. It's a madlib. It's a mad house. It's an html monster. It's a butteryfly ballot. It's the 10 most wanted. It's a flip book. It's noisy. It's the flag of the internet. Oh and it's occasionally NSFW. It is always changing and morphing and mutating in to something new, by you. I can't believe that Sketchzilla was the only surviving member of its species... But if we continue conducting nuclear tests... it's possible that another Sketchzilla might appear somewhere in the world again.
posted by Sir Mildred Pierce on Jun 14, 2006 - 254 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

You've heard of Greasemonkey (which allows you to remix web pages in firefox), you might also remember the Ruby Programming Language that all of the cool kids are talking about these days. Mix the two together, make it useable through any modern browser (using a proxy), and voila MouseHole!
posted by freshgroundpepper on Sep 3, 2005 - 9 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

Metababy is still resting. But if you can tolerate a near interminable lag, betamaybe appears open for business.
posted by felix betachat on Dec 15, 2004 - 8 comments

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

February, 1989.
The U.S.S.R. leaves Afghanistan, a fatwa is issued for Salman Rushdie, Tim Berner-Lee is writing a proposal for something called "hypertext", Salvador Dalí is laid to rest, and Terry Gross interviews William Gibson.
posted by Tlogmer on Nov 27, 2004 - 10 comments

The World's Worst Website? Well, yes, it is really bad, but is it the worst? More importantly, isn't there a better way to educate budding web designers? How about sites that encourage, with examples of what to do, rather than the opposite? [via The Red Ferret Journal] [SFW, annoying MIDI]
posted by tommasz on Aug 19, 2004 - 14 comments

Before the dotcom boom, before Google (but slightly after Comic Sans)... there was blink. Let me be clear: I am not advocating or condoning the use of blink. Blink is by far and without a doubt the most hated proprietary element ever created. It is bad for the environment. Or, then again, could it be a tag that has the potential to be used to good effect with a bit of creative thought? I'll leave it up to you...
posted by reklaw on Jun 25, 2004 - 43 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

Now you see it, now you don't. The infamous blink tag, maligned for so long by almost, but not quite everyone, can now be supported in IE. Isn't that great news?
posted by dg on Jul 23, 2003 - 27 comments

Page: 1 2