HTML & CSS Tutorials by Quackit.com

You can find here all the 16 tutorials by Quackit.com . The author's home page URL is http://www.quackit.com.
Sort byTutorials Per Page
Pages:1 | 2 | Next| Last

HTML Links

Author: Quackit.com   Rating:
Links, otherwise known as hyperlinks, are defined using the tag - otherwise known as the anchor element.

HTML Entities

Author: Quackit.com   Rating:
HTML entities (also known as character entity references) enable you to use characters that aren't supported by the document's character encoding or your keyboard. For example, you can type © to output a copyright symbol.
March 2, 2010 Today Views: 1 Total Views: 513

HTML Images

Author: Quackit.com   Rating:
mages make up a large part of the web - most websites contain images.
February 25, 2010 Today Views: 2 Total Views: 646

HTML Formatting

Author: Quackit.com   Rating:
You may be familiar with some of the formatting options that are available in word processing applications such as Microsoft Office, and desktop publishing software such as QuarkXpress. Well, many of these formatting features are available in HTML too!
February 22, 2010 Today Views: 1 Total Views: 693

HTML Styles

Author: Quackit.com   Rating:
HTML is quite limited when it comes to the appearance of its elements. This is not so good if you're trying to give a website a unique look and feel, or you're trying to adhere to a corporate identity.
February 10, 2010 Today Views: 1 Total Views: 714

HTML Meta Tags

Author: Quackit.com   Rating:
Meta tags allow you to provide metadata about your HTML pages. This can be very useful for search engines and can assist the "findability" of the information on your website.
December 29, 2009 Today Views: 1 Total Views: 677

HTML Image Maps

Author: Quackit.com   Rating:
Image maps are images with clickable areas (sometimes referred to as "hotspots") that usually link to another page. If used tastefully, image maps can be really effective. If not, they can potentially confuse users.
December 21, 2009 Today Views: 1 Total Views: 634

HTML Frames

Author: Quackit.com   Rating:
In HTML, frames enable you present multiple HTML documents within the same window. For example, you can have a left frame for navigation and a right frame for the main content.
October 28, 2009 Today Views: 1 Total Views: 822

HTML Elements

Author: Quackit.com   Rating:
HTML elements are the fundamentals of HTML. HTML documents are simply a text file made up of HTML elements. These elements are defined using HTML tags.
October 20, 2009 Today Views: 2 Total Views: 640

HTML Scripts

Author: Quackit.com   Rating:
A script is a small, embedded program that can add interactivity to your website. For example, a script could generate a pop-up alert box message, or provide a dropdown menu.
October 19, 2009 Today Views: 1 Total Views: 626
Pages:1 | 2 | Next| Last