News

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't ...
The HTML Web programming language doesn't offer a specific tag for adding a caption to an image. While it has a tag, it's for adding a label to a table – not for images. There are two ways to creat ...
How to Caption an Image With HTML. Follow these steps to provide some context for your photos: Find the image in the HTML that you want to caption.
How to Add a Tooltip in HTML. A tooltip is a handy means of providing textual instruction to your Web page visitor and is accomplished in HTML by using a "title" attribute. HTML provides the ...
Some web pages display a small image (PNG, etc.) in the page tab title, address bar, or browser bookmarks. This image is called a favorites icon or Favicon for short. Here's a step-by-step guide on ...