
JL invented a web developer gang sign on Flickr a few days ago, so I thought I’d just post it here – because I’m geeky that way, too.
The sign represents a HTML <head> tag which contains general information, also called meta-information, about a document.
This is what a head tag looks like, according to W3Schools:
<html>
<head>
<title>Title of the document</title>
</head>
<body>
…
…
…
</body>
</html>
Just so you know.
I’m going to flash the sign and upload it here, too. <\m/>






1 Comment
January 6, 2008 at 3:37 pm
LOL. it’s something so obviously easy to do, but somehow never thought of it. Awesome!