How to insert images and other HTML into Gmail (Lifehacker)

How to insert images and other HTML into Gmail (Lifehacker)
The Digital Inspiration weblog has a step-by-step for adding HTML to Gmail messages. For those of you who have tried inserting an image or table in Gmail, you’ve probably noticed that Gmail won’tt…

Deconstructing Blogger Beta’s HTML (Slashdot)

Deconstructing Blogger Beta’s HTML (Slashdot)
Scott Wilkinson writes, “Google’s Blogger is going through a major revamp, called Blogger Beta, with lots of nifty new graphical layout features and pesky bugs to annoy the users. Yesterday they finally opened up the HTML code behind the Beta, and it’s a significant departure from the traditional Blogger. This post at Banana Stew deconstructs the Blogger Beta code and points out some nice new

Explore the merits of using HTML tables and CSS (Tech Republic)

Explore the merits of using HTML tables and CSS (Tech Republic)
There are two main approaches to Web application layout: HTML tables and CSS. Layout with HTML tables is tested and proven, while CSS is relatively new. Learn more about each approach’s set of pros and cons.