Your First Web Page
Posted on 04 December 2003 05:58 AM
|
|
The Absolute Basics
The overall HTML document development process begins with planning and ends with maintenance, as discussed in the planning guide located in this section of tutorials. This particular guide focuses on the part of that process you will spend the majority of your time on -- creating HTML documents. This is not the time to turn off your browser and go back to playing solitaire! After you have completed reading the HTML tutorials available in this section, you will have created a web page complete with text, headings, horizontal rules, and even some character-level formatting! At that point, you can run to all of your friends with an Internet connection to tell them how easy it was! With the basic skills you will learn in these tutorials, you will be able to master any other HTML-related task easily! Before we can begin you need only two tools:
Ready? Let's begin. Note: All code you should type is this color. Creating an HTML document is done the way you would create any plain text document. Here are the steps:
Voila! All you have to do now is upload the file to the server using an FTP program or the File Manager in your account's CNC panel and you're done! Now that wasn't hard, was it? For those of you who require just a little bit more detail, the other tutorials within the HTML section will focus on steps 3 and 4. For additional HTML guides, we suggest visiting the following sites: | |
|