Loading...

Search Results in category “Articles”

in HTML Tutorials
The ASCII Chart

An ASCII Chart is a simple way to keep a list of what all the printable, or displayable characters are. All computers store information as a set of 1's and 0's (bits), not as actual characters. A group of eight (8) bits make a byte. Believe it or not, four bits actually make a nibble and two nibbl...

read more
in Web Promotion
How To Get Your Web Site Content Syndicated

Following our successful experiment of setting up a news feed for my site, search engine marketer Dan Thies and I have joined forces to write this article to show other webmasters how they can do the same for their own sites. But before we get ahead of ourselves, let me set the scene... Bei...

read more
in HTML Articles
What Is FAVICON

What is favicon (or the Icon in general)? It is the little thing you see on your Location bar (History/Address bar) when you visit a web site, on the left of http://. For example, if you view a site through Internet Explorer, you see an e superimposed over a blank white paper sheet. The icon also...

read more
in HTML Tutorials
Putting Images On Your Web Site

Once upon a time, in the dark ages of the Early Internet, there were no images on the web pages (in fact, this is poetic - no images, on the web pages). There were just links. Hyperlinks, hyperlinks everywhere, and not an image to click. But as the Internet and the browsing technology improve...

read more
in HTML Tutorials
Score With Cascading Style Sheets!

CSS is an exciting feature of HTML that gives Web-site developers more control over how they want their pages displayed by specifying how each element should appear in a style sheet. Prior to the advent of CSS, the layouts of HTML documents were left up to the browsers, whilst HTML tags merely serve...

read more
in HTML Articles
Is Someone Stealing Your Source Code?

That's a question that worries many people on the Internet. And some people go to great lengths to hide their source code. There are several reasons you might want to conceal the source code of your web pages: => if you have web pages that rank highly in the search engines, you don't want p...

read more
in HTML Tutorials
HTML Forms Validation On The Client Side

Form validation on the client-side is essential - it saves time and bandwidth; you also have better control to show the user the wrong field. This comparison of different validation methods includes comments for improving portability and maintainability.

read more
in HTML Articles
Understanding GRML

HTML is the primary markup language used on the web. After its first release, it lacked many of the features taken for granted today on the web. It took many years for HTML to become what it is. In fact, almost four years passed between the first attempts at a markup language and HTML 2.0. In the ye...

read more

Copyright © All Rights Reserved