Archive for the ‘HTML’ Category

2 Must-Know HTML Table Colum Features Any Webdeveloper Should Be Aware Of

Wednesday, September 2nd, 2009 by Jesper Rønn-Jensen

I was reading up on the good old HTML specification and discovered a feature I had always wanted — and it’s already there:
Creating widths of columns that will work like percentages, but will also pay attention to any small, fixed-width columns.

Take a look at HTML’s proportional widths and amount alignment features.

1996 Humour Ahead: Spacer.gif, Table Layouts

Thursday, December 6th, 2007 by Jesper Rønn-Jensen

In case you missed it, Dustin Diaz has written this excellent parody on what the hottest web techniques were like before webstandards and css were invented. Seven hottest web 1.0 techniques to trick out your webpage. 2) Animation without JavaScript Believe it! It’s true. Drop those old scripts that made your website scroll and blink […]

Web Site Investigation Toolbox Update

Friday, October 12th, 2007 by Jesper Rønn-Jensen

bookmarlets.png I figured the original bookmarklet toolbox needed an update. Added Quirksmode detection, layout grid and updated PageInfo to accept framed pages.

E-Texteditor For Windows

Saturday, April 28th, 2007 by Jesper Rønn-Jensen

I have been looking a fast, intuitive editor for my Windows laptop. Now I stopped looking. E-texteditor for windows is very intuitive and easy to use. I highly recommend watching the screencast (a short tour of some of the best features). Although it’s still in beta, it seems so much better than the alternatives. I’m […]

Rounded Corners the Technorati Way

Thursday, February 15th, 2007 by Jesper Rønn-Jensen

It’s been a while where web standards don’t get the attention it deserves on this blog. In that spirit, here’s a behind-the-scenes view on how Technorati makes rounded corners on a faded background. I remember Eric Meyer mentioned this solution back at a workshop in 2005 (before he could actually tell that it was for […]

Humorous Vista Features (from The Onion)

Wednesday, February 14th, 2007 by Jesper Rønn-Jensen

The Onion has a humorous feature list from Microsoft Vista in the recent issue: Microsoft Vista Released Microsoft released its new operating system, Vista, on Jan. 30. Here are some of its features: Microsoft Word’s helpful paper-clip icon now blinks at rate of normal humans Enhanced graphics on “System Is Not Responding” pop-up window Five […]

Microsoft’s Commitment to Web Standards

Friday, January 19th, 2007 by Jesper Rønn-Jensen

Molly interviewed Bill Gates on Microsoft’s commitment to web standards. Today, Roger added his comments in his article: Bill Gates on Web standards: Huh?. In a brief discussion about web standards, Bill seems to interpret web standards as ws*, xml, etc. He does not really mention html, xhtml, css or similar approaches, which is why […]

More visual HTML jokes

Friday, January 5th, 2007 by Jesper Rønn-Jensen

More visual HTML tags inspired by Neatorama’s “Visual HTML joke” that got digged recently.

female body for html body tagsubmarine for html sub tag

Technique — locating problems in HTML

Monday, September 18th, 2006 by Jesper Rønn-Jensen

Technique for using the toolbox: Locating problems in HTML. I decided to make a little toolbox that’s easy to apply on web pages, when investigating problems with web pages. Basically, it’s the tools I used when investigating the case I described in “Why web standards matter (case study)” I split this into two posts. This […]

Toolbox — locating problems in HTML

Monday, September 18th, 2006 by Jesper Rønn-Jensen

I decided to make a little toolbox that’s easy to apply on web pages, when investigating problems with web pages. Basically, it’s the tools I used when investigating the case I described in “Why web standards matter (case study)” I decided to split this into two posts. This first one is about the toolbox. The […]

Why Web Standards Matter (Case Study)

Thursday, June 29th, 2006 by Jesper Rønn-Jensen

Project managers often have a hard time understanding web standards and why they matter. In this case, my arguments made a perfect business case for the managers of a particular project.

Web Development Cheat Sheets

Tuesday, May 23rd, 2006 by Thomas Watson Steen

I just found this page on ILoveJackDaniels.com: Cheat Sheets. It contains a bunch of cheat sheets (you know the good old reference posters that is nice to have around the office). Realy good stuff. Now I just need to go to the office after dark to print a couple of posters on the A0 plotter […]