Loading...

Search Results in category “Tutorials”

in HTML Tutorials
Create a Client-Side Image Map

Want to add another dimension to your site's images? Consider using image maps. With an image map you can break up a single image into multiple clickable regions, each with it's own hot spot. Each hot spot can link to another page as shown here and live at shadovitz.com - or it can trigger and eve...

read more
in HTML Tutorials
Site Building with DW's Power Tools: Templates

Templates are a core tool in Dreamweaver-and one that's gaining in importance and use. Many designers employ templates at the most basic level to ramp up their production efforts; however, an equal number of designers now avoid them because incorrect setup and application left a bad taste. The bene...

read more
in HTML Tutorials
Using CSS to Get Your Site Out of the "Box"

A page full of information can become rather dull, so it's always nice to be able to add design elements. Images are excellent additions, of course; however, you don't always have images and they're not always appropriate. In these cases, some simple CSS can add to your page. This was the case fo...

read more
in HTML Tutorials
Jazzing up your Links

In the early days of the Web, it was very popular to use images-buttons-as the basic navigation links on our page. As the Web has matured, many people have moved to favoring text links. There's a strong argument for doing so: flexibility. It's far easier to edit text than to create or regenerate i...

read more
in HTML Tutorials
Antecedent HTML

HTML is composition of tags. HTML document is purely text file, so that can be made with text editor promiscuously. HTML document like this can be referred as web page , presented in web server browser.

read more
in HTML Tutorials
Basic of html

HTML document has its own basic elements, that is expressed with , , and HTML document has its own basic elements, that is expressed with <Html>, <head>, and <body> tags, including its end format form of each tags. So, the basic tags or elements that are needed ...

read more
in HTML Tutorials
Text in HTML

We have been able to create an empty html page with elementary HTML codes, so far. What most elementary from formatting text is Heading tag. There are six levels for heading with one as the biggest heading and 6 is smaller heading. With codes of heading text will be the in form of follows:

read more

Copyright © All Rights Reserved