[an error occurred while processing this directive] [an error occurred while processing this directive]
|
|||||||
Monitor Duty > Fanzing Archives > HTML Tutorial | Sitemap |
Fanzing Tutorial
Intro
[an error occurred while processing this directive]
Part 1: Tools Part 2: Basic Code Part 3: More Codes Part 4: Basic Page Part 5: Conversion Part 6: Clean-Up Part 7: Skeleton! Part 8: Demo Part 9: Style! Part 10: Resources Character codes |
|||||
Fanzing's Web Design Tutorial |
|||||||
Part 1: Design Tools |
|||||||
Editors, Design Tools and Working In Text!This doesn't take too much explanation, but I want to cover a few specifics about Web editors. First of all, you don't need to use any web design software at all if you don't want to. You heard me right! Long before the professional software came out, the bulk of everyday web sites were created using a text editor. If you don't know what I mean by a text editor it's that "Notepad" that is included in Windows. (I'm sure Mac users have something similar.) It's the program that, when finished, saves files as ".txt" files, or text files. All you have to do to create a web page in Notepad is open it up, put in the proper HTML codes, save the file and then change the file extension to ".html" (or ".htm") so that "myhomepage.txt" becomes "myhomepage.html". That's it! Nothing fancy. Many authors contributing to Fanzing write entire novels in text. Text continues to be used for stories today because it can then be sent by e-mail to lists of other readers. In other words, if Syl Francis (to use one of our most famous list-contributing authors) wanted to change her "Nightwing Joins Bludhaven Chippendales.txt" story into a web page, all she'd have to do is add some HTML tags at the beginning and end defining it as a web document, put separators between all of her paragraphs and put bold tags around the words she wants to appear in bold and then save it again. Then, she'd change the label on her file's title, so that it now reads "Nightwing Joins Bludhaven Chippendales.html". Just like that (snap fingers), her file is now a web document. Clicking on the document's icon would now open it in a browser and Syl could now see her story as a web page. It's that simple! A bit time-consuming but simple, really. So why do you need any kind of web page editor, then? The answer is: Repetitive Motion Disorder! If "Nightwing Joins Bludhaven Chippendales.txt" has 200 paragraphs in it, you would quickly grow tired of putting a <p> tag at the beginning of every paragraph and a </p> tag at the end of every paragraph! All a web design tool is is a time- and labor-saving device. It tries to ease your burden by making it easy to apply the proper coding tags to the words in your page. You don't have to use one but why not, if they're available and easy to use?
Wizzy Wig? Isn't that an Oz character?Some of you may be tempted to use a WYSIWYG tool that's already on your system, such as Netscape's Composer or Microsoft Front Page Express. (A WYSIWYG tool is a "What You See Is What You Get" tool. It means that you never see the HTML codes; you just point at stuff and it gets changed.) I caution against using these, for a couple reasons:
If you insist on using a WYSIWYG tool, I hope you can at least learn the HTML code and proof-read your code. (I don't know that sounds harder! If I was in your spot, I'd pick the easy way out and learn the simple HTML code)
ARACHNOPHILIA WEB PAGE EDITORArachnophilia is available at http://www.arachnoid.com/arachnophilia/ Arachnophilia (It's Latin; it means "to love spiders". Get it? Spiders make WEBS!) is a web design tool that is free. It's not Shareware, where you're expected to pay for it later. It's Careware; it is offered free, so long as you try to make the world a better place. Neat concept, eh? I used Arachnophilia until I graduated to an expensive but turbo-charged program called "Dreamweaver". Arachnophilia is what I've used for a long time to transform Rich-Text Format documents (those are documents with the ".rtf" extension) into HTML. It's not perfect; if you have an alternative HTML editor program (such as HotDog), go ahead and use it. I'll teach you more about it later, after you've learned some HTML coding (throwing that at you now may be too much!). You're welcome to read through the help documentation included. For the moment, let me introduce a few of the nice aspects of it:
Other OptionsI'm sure that a newcomer to HTML isn't ready to spend money on a program yet. However, when you are, two good versions are Allaire's HomeSite and Macromedia's Dreamweaver. HomeSite is one of the best-rated programs for web page creation. At about $90, it's pricey but not out of the price range of the average person with an interest in a good web design tool. Dreamweaver is highly recommended, as it's the one I use on Fanzing but it costs a couple hundred dollars. [an error occurred while processing this directive] |
|||||||
|
|||||||
This tutorial
is © 2000 Michael Hutchison
[an error occurred while processing this directive]
|
Fanzing site version 7.1 |
||||||