Tag Archives: html

Teaching HTML as a Second Language (HSL)

…is hard. A major project I’m doing right now at work involves teaching HTML/CSS and (and probably Javascript) to an audience of mixed knowledge-levels. Now, I’ve got a lot of experience explaining things in context and answering questions for people … Continue reading

Form Usability and Design

Most of the work I do right now, I can’t post here because it’s proprietary and client-facing only. However, there’s one application, Mortgage Loan App, that’s fairly new and is what we call a “consumer facing” (meaning our clients’ customers) … Continue reading

View Javascript-Generated Code in Internet Explorer

If you’re using the Web Developer Add-on in Firefox, you are probably already familiar with the “View Generated Source” option (Web Developer > View Source > View Generated Source) for use in debugging code that is manipulated by javascript. But … Continue reading