| ★ wanayoo — archive 1999 http://webdeveloper.com/html/html_tutor.html | Nouvelle recherche | Portail wanayoo |
|
Click here to sign up for a FREE Refer-it Webmaster Account
|
HTML Tutor - Getting StartedHaving 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. Initially, the tutorial covers the simple tags, and then continues on to a range of how-to articles that will help you not only with the construction of the page, but also aid you with the task of placing it on the World Wide Web so others can view and share the information contained within it. 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 The above means to use the file, 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.
This article first appeared June 1, 1999.
Copyright © 1999-2000 internet.com Corp.All Rights Reserved. Legal Notices. Contact the WebDeveloper.com® staff Last modified: Thu Jun 15 06:11:40 EDT 2000 |
Refresh Daily
|