
|
  |
WYSIWYG - Why learn HTML? An old question that is often asked . . . it has a variety of answers to it . . . the final answer lies with you. What are you comfortable using? WYSIWYG stands for What You See Is What You Get. A couple examples of this are Dreamweaver and Frontpage, basically any "drag and drop" type web page creator or one that is "insert this here" visually. You draw the objects and text on the screen, and the program does all of the coding for you. Is WYSIWYG really the easier solution though? Most of these editors create a bloated style coding and usually produce coding errors. Some will produce web pages suited for only one type of browser! What if you want to do some "special" type of effect that goes beyond the parameters of the program? What if the program inserts features onto your page that require special extension support from your online host? To go beyond the capabilities and fix all the problems of an "easy" page maker, you must know your coding. If you are set on using a WYSIWYG editor, I would highly suggest learning the basics of HTML, CSS, and JavaScript. Once you learn these, though, you may decide not to use that editor and stick with a regular text editor. Some people will simply use the WYSIWYG to create a basic layout, then go into the coding and add in the details. This all comes down to your own choice again. Is HTML hard to learn? Do I have to learn HTML to be a webmaster? CONCLUSION: Why learn HTML and other coding? 1. Self satisfaction: be proud you have learned a new skill and are able to apply it for the world to see. 2. Create better working and faster loading web pages. 3. The only boundaries are in your own knowledge and imagination. You have more control in a text editor than in any WYSIWYG editor. This article is my opinion. It may greatly differ with your opinion, which is OK. Everyone has his own ideas. Article associated links: HTML coding sites Text editors Download sites Other sites mentioned in article Please note: if you were directed here from another site, visit the main website for JEMS WebDesign or The WebMaster's Desk for additional articles, book reviews, tutorials, design tips, and resources. Copyright © 2001 David Stanley, HTMlite.com. |
  |