👤

List 3 examples of WYSIWYG and their advantages and disadvantages

Sagot :

ADVANTAGES

•It is faster and easier to create web pages.

•You can make changes to content (text or images) in WYSIWYG editor, instead of searching for and inserting between HTML tags, or using a complex content management system.

•WYSIWYG software runs on any windows computer.

DISADVANTAGES

•Editors often create an excessive code that makes the web page bulky in size.

•The importance of image ALT attribute is not explicitly pointed out by WYSIWYG editors as well as the heading tags of a web page.

•Tables to layout a page are an old technique that is displaced by Cascading Style Sheets.