Loading...

Search Results in category “Tutorials”

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 Flash Tutorials
Transparent Flash And DHTML Layers

You can't go to a major web site anymore and not have an ad pop-up on you, layered over all your text. Usually they're done in Flash, complete with animation and interactive features. Nissan has produced some of the coolest buy far. Microsoft has a new one out promoting their mobility capabilities...

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 Tutorials
Making PHP Read As HTML

In a recent article I wrote, I mentioned a neat way to track when Google visits your Web site. The only problem is I got dozens of E-mails from people who used the ".html" extension on their pages who wanted to know how they could make it work on the Web site they run. I have good news. With a li...

read more
in HTML Tutorials
CSS - Cascading Style Sheet

CSS is a simple file which controls the visual appearance of a Web page without compromising its structure. Using CSS we can control our font size, font color, link color and many other attributes on our web page. This will make our HTML code much more readable and the page size will be reduced.

read more
in HTML Tutorials
First Letter

Styles can be added to the first letter of a paragraph of text much like you would find in magazines. To do this, Pseudo-elements, which add different effects to some selectors, or to a part of some selectors, are used.

read more
in HTML Tutorials
Invisible Objects

Use CSS's visibility property to make objects or elements on a page invisible. Normally this feature is pointless, but it is an excellent way to improve your search engine rankings. This enables you to add or restate search terms on your page that are related to your site's topics, but make the...

read more

Copyright © All Rights Reserved