essential articles

1.Vital Articles For Newbies/Dummies - Over All Pictures for Web Hosting/Domains CLICK Get Started With A Websitw --- Web Hosting Explained --- Web Servers --- Domain name - Web Hosting Relationship --- Domain Name Servers
2. CLICK Coupon Codes & My Web Hosting Reviews/Recommendation
iPage Affordable Web Hosting only $3.50/mo__FatCow Plan______Banner__
3.Click Subscription of Mr.Chris Farrell Membership $4.95 7 day Trial For Newbies/Dummies - Not Criminal IM Coach/Mentor.
4. Click DirecTV For US Satellite TV Subscription if you are interested in. Also Dish Network Call Now Toll Free : 877-287-3983 for an Obligation Free Chat.
5. Click 100DayLoans.com for cash advance payday loan 100 days repayment,SUBJEST to your State Laws Also 7 day Trial Credit Score & Report

Friday, March 4, 2011

HTML editors

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Hi! Readers
Click  Most Updated Discount Coupon Codes & My Personal Web Hosting Recommendations if you are interested in those.
Stay Tuned!
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
__FatCow Plan
Article Source : http://www.webhostingtalk.com/ permitted republishing here.

HTML editors are programs that help users create HTML for websites.
Their purpose is to make HTML formatting easier and faster.
There are two main types of HTML editors:
  • Text editors display the HTML code while the user is working with the document.
  • WYSIWYG editors display the page as it will appear when the page is published.
Both text editors and WYSIWYG editors are available in free and commercial versions.

 

Contents

  • 1 Text editor features
  • 2 Text editors
    • 2.1 Advantages of text editors
    • 2.2 Disadvantages of text editors
  • 3 WYSIWYG editors
    • 3.1 Advantages of WYSIWYG editors
    • 3.2 Disadvantages of WYSIWYG editors

1. Text editor features

Text editors have different combinations of features, which may include the following:
  • Auto-completion of coding
  • Document templates
  • FTP
  • HTML validator
  • Search and replace
  • Spell check
  • Syntax highlighting for HTML, CSS, and programming languages
  • Table generator
  • URL highlighting
With some WYSIWYG editors, users can:
  • Drag and drop layout elements into different places on the page
  • Switch between HTML and WYSIWYG views
  • Edit HTML within the WYSIWYG view (with more expensive programs)
Some text editors have the option to display the page as it will appear online.

2. Text editors

2.1 Advantages of text editors

  • When users know HTML, they help speed up page creation.
  • It's easy to create valid (correct) code with a text editor combined with knowledge of HTML.

2.2 Disadvantages of text editors

  • They're limited to users with at least some knowledge of HTML.
  • Depending on the user's level of HTML, it can take longer to format a page with them than with WYSIWYG editors.

3. WYSIWYG editors

3.1 Advantages of WYSIWYG editors

  • They're easy to use. No knowledge of HTML is required.
  • Users can see how the page will display online while they're working on it.
  • They have tools that text editors don't have, such as the ability to insert images without knowing HTML.

3.2 Disadvantages of WYSIWYG editors

  • WYSIWYG editors are known for cluttering up the page with unnecessary HTML (code bloat). The page will take longer to download unless it's cleaned up, and users who don't know HTML won't know how to clean it up.
  • Aside from the code bloat, the code is often invalid in places. This may cause the page to display improperly in some browsers or take longer to download.
  • The page layout is usually done with tables instead of CSS.
  • They may not tell users to include important coding such as the ALT tag to provide text to go with images.

No comments:

Post a Comment