Nuacht

Learn tricks for keeping a consistent look and feel to your Web applications across major browsers like Firefox and Internet Explorer. Topics coverd include resetting CSS defaults, font selection, ...
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 ...
This will look at a page for all the HTML elements that have an accesskey attribute (which is how you define keyboard shortcuts) and, if they're present, display them after the relevant element.
WPF programs embed Web browsers using the "WebBrowser" control. This object uses the engine from Internet Explorer, and it can run external content as well as directly interpret HTML code.