HTML Basics
Okay everyone, I'm going to teach you the basics of what you need to know about HTML. HTML stands for HyperText Mark-up Language, and you can see by that little text bit there how it gets the abbreviation. Now, lets get stuck into it...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Cascading Style Sheets Tutorial
Cascading Style Sheets (CSS) standards were originally introduced in 1996, but like so many technologies introduced by the W3C, the way the information was presented confused many non-geeks. Consequently, even 8 years later, many webmasters still haven't taken advantage of this *huge* time-saving t...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Creating CSS in Dreamweaver MX 2004
I hope you know the advantages of using CSS instead of tags for your texts andeven for your overall website designs. In this tutorial I will discuss how to create CSS tags in Dreamweaver and apply them to texts. There are two types of CSS creation, one is to create inside the html page ...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Cursors
To change the cursor on an individual link, copy the code below, and change LINK TEXT to the text you want to use for your link, and change YOUR URL to the url you are linking to.
Type : HTML Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :




Define a New Site in Dreamweaver
The first step in building your website is Defining Your Site. There are several Categories in the Site Definition window; we will focus our attention on the Local Info and the Remote Info. This is key since we will be ...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




The Dreamweaver Template - A Tutorial on Using Templates in Dreamweaver
What is a Template? A template is a common structure of the web site that most of your web pages use. Usually web sites follow a standard structure, for e.g. In all our pages y...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Dreamweaver 4 Flash Buttons
Dreamweaver comes with a great feature enabling you to create Flash buttons for your Web page, and you can use it even if you don't know the first thing about Flash! In this tutorial we will take a look at using Flash buttons from Dreamweaver's built in library. 1/ Create a new folder and name ...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Dreamweaver Form Tips
Customize the background color, input font and color for text boxes The first step is to create a style with the background color and font that you'd like for the text box. Open the Style window by clicking on Window >...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




Targeting in Frames
Targeting in Frames Quick Reference: target=_selfThis will load the page in the same frame as the caller. target=_parentThis causes the page to load in the same frameset as the caller taking the place of any sub frames. target=_topThis loads the resulting page int...
Type : HTML Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :




IP Block
Want to stop a certain visitor from coming to your site? If you have their IP adress, you can. Copy the code below, and paste into notepad (start>>programs>>accessories>>notepad). Change 00.000.00.00 to the IP address of the person you want to block. Name this file .htaccess and make sure it doesn'...
Type : HTML Tutorials
Level : Professional
Added : Aug 02, 2004
Rating :







