Joe Levi:
a cross-discipline, multi-dimensional problem solver who thinks outside the box – but within reality™

Tagged: Internet

PNGs and Transparency

There are basically three types of images that can be used on the internet today: .gif .jpeg .png .GIFs are nice because they’ve been around forever,...

Microsoft Hacking Microsoft?

Microsoft’s websites have traditionally been very heavy on their use of tables for layout, something that CSS2 was designed to replace. Tables should be used for...

Embedding Graphics in HTML

You’ve seen images on websites before, but what about images in the html code itself? No, I’m not talking about your typical <img src=”(URI)” … />...

Web Developer Tools

Sometimes Microsoft confuses me… As most of you know I’ve been a web developer for close to a decade now. I’ve seen the lay of the...

Landing Pages

One of the responsibilities of my new job is creating landing pages for specific items/categories to aid in “organic” search engine results. Here are the pages...

JavaScript Frustration

I’m a web developer by hobby (and soon to be by profession, again), JavaScript is arguably the most common, easiest, and simplest “quick and dirty” way...