Dreamweaver CS6: Insert and Use Custom Web Fonts
Category HTML
Copyright and Trademark Symbols in HTML
The ASCII codes can be used to create several useful symbols. Here is a description of how to use ASCII code in your html pages.
Category HTML
Use Google Web Fonts on Your Website
I’m no typography expert, but using the same boring browser standard fonts for your websites gets boring. Google Web Fonts has an entire library of hosted fonts for your use on your next web project. Here is how to use them.
IE7: Using Conditional Statements to Detect and Display Browser Specific HTML
Using conditional statements, you can display certain html to one browser and other html to other browsers. The following tutorial shows you how to accomplish this for Internet Explorer 7 and Internet Explorer 7 beta.
Category HTML
Users Cannot Vertically Scroll in Safari, OmniWeb, Konqueror and WebKit Browsers
These browsers will lose the ability to use the vertical scroll bars under certain css/html situations. This code will render well in all other browsers. This is a documented bug confirmed by the webkit team.
Category HTML
Firefox and IE: Get a Web Developer Toolbar
Toolbars are available for Firefox and IE that allow you to outline web elements, validate code, and re-size based on different resolutions. These downloads are a must for every web developer. You will never create web pages the same way again.
Category HTML
IE7 / Firefox: Enable Live Bookmarks or Web Feeds for Your Web Sites
With the addition of this one piece of code to your HTML documents, you can enable Web Feeds in IE7 and Live Bookmarks in Firefox. If your web site has an RSS feed, this method will allow you to advertise your feed to everyone that visits any page on your site.
Category HTML
Prevent IE6 Users from Using the Image Toolbar
With Internet Explorer 6.0, users now have access to the image toolbar that allows them to easily print, copy, email, save, and resize pictures. The following tech-recipe describes how to disable it.
Category HTML
Running Your Own SHOUTcast Server/Streaming Using XP Prof and IIS
The following Tech-Recipes tutorial contains a guide for setting up your own Winamp/SHOUTcast server on Windows XP Professional using IIS 5.0
Category HTML


