WebDeveloper.com ®: Where Web Developers and Designers Learn How to Build Web Sites, Program in Java and JavaScript, and More!   
Web Developer Resource DirectoryWebDev Jobs  
Animated GIFs
CSS
CSS Properties
Database
Design
Flash
HTML
HTML 4.01 Tags
JavaScript
.NET
PHP
Reference
Security
Site Management
Video
XML/RSS
WD Forums
 Client-Side
  Development

    HTML
    XML
    CSS
    Graphics
    JavaScript
    ASP
    Multimedia
    Web Video
    Accessibility
    Dreamweaver
    Expression Web

    General

 Server-Side
  Development

    PHP
    Perl
    .NET
    Forum, Blog, Wiki & CMS
    SQL
    Java ( JavaScript)
    Other

 Site Management
    Domain Names
    Search Engines
    Website Reviews

 Web Development
  Business Issues

    Business Matters

 Etc.
    The Coffee Lounge
    Computer Issues
    Feedback



Script Downloads
PHP Inventory Scripts

Featured: March 3, 2009
Description: A Web-based inventory solution. User interface to manage inventory, manage invoices, manage and add customers and products, manage and add bill, manage and process payments, report generation of sales by customers, bill, sales, tax etc.

Get Script

Hosting Search
Unix   Windows
PHP   Webmail

Sign up for the free WebDeveloper E-mail newsletter!


JupiterWeb Commerce
Partners & Affiliates
Partner With Us















internet.com
IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

HTML Tutor - Getting Started

By Michael Hayman
This article first appeared June 1, 1999.

Having trouble setting up your Web page just the way you want it? You've come to the right place. This tutorial's been set up with the aim of helping out people who want to put up a page, but have no clue how to go about doing it. It will cover the basic tags and their usage.

Before getting your hands dirty, familiarize yourself with a few key concepts. Firstly, HTML works by applying tags to text and page elements, so that the browser can understand how to render the page correctly. These tags appear thus:

<HTML></HTML>

You'll also need to know the file referencing scheme used in HTML. You can either link to files relatively:

../index.html

The above means to go back one directory relative to the current document, and use the file index.html.

/index.html

The above means to use the file, index.html in the root directory.

or you can link to files absolutely:

http://www.webpedia.com/tech/html/

The above uses the HTTP protocol to reference a URL on the World Wide Web. This method is most commonly used for external linking to other sites. 

  [ HTML Tutor: Part 2 (The Basics) ]




Acceptable Use Policy

WebMediaBrands

internet.comMediabistrojusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Shopping | E-mail Offers