This is an outstanding value on our Web Design software bundle for PC/Windows . Great for both novice and expert alike! With this jam-packed CD-Rom you get the tools you need to create professional looking web pages and Internet graphics in no time!
"Creativity is allowing yourself to make mistakes. Design is knowing which ones to keep."
Scott Adams
Here's what you get:
1) HTML WYSIWYG Web Page Editor: A WYSIWYG (What You See Is What You Get) editor designed to be easy for novice users and does not require any knowledge of HTML or CSS to use
2) Graphic Design software: a high-end program for creating and editing your original photos, images, icons, and graphical elements for your web pages
3) 300+ Web Templates: you get over hundreds of selected HTML-based web design templates to jumpstart your web projects fast and inspire your designs
4) HTML tutorial: covers Basic HTML, Advanced HTML and Cascading Style Sheets (CSS)
Features and Benefits
(HTML WYSIWYG Editor)
- True what-you-see-is-what-you-get webpage editing allowing you full control of layout as you work. You can also view and work directly in HTML
- Phenomenal for beginners
- FTP Upload
- Spell checking
- CSS editor makes formatting text a breeze
- Split code and graphic view with Page Preview
- Includes a built-in HTML validator, complies with the W3C's web standards
- Affordable alternative to Dreamweaver, Microsoft Expression Web, Frontpage or other pricey alternatives
(Graphic Design Software)
- Extremely, versatile and easy to work with graphics manipulation package
- User-friendly with a customizable Interface
- One of the most powerful general-purpose image editors around
- Provides professional tools that can stand against the big boys without the hefty price tag
- Layers, channels, paths, and a spate of painting tools
- ideal for both amateur and pro photographers, Web designers, or anyone who wants to create and edit professional-quality digital images on a budget
- Photo Enhancement- Ideal for advanced photo retouching. Get rid of unneeded details or touch up minor details easily
- File Formats: JPEG (JFIF), GIF, PNG, TIFF and special use formats such as Windows icon files
- Comparable to Photoshop, Fireworks, Paint Shop Pro and other expensive alternatives
Buy It Now and Get Started! If you are not satisfied, we'll refund your full purchase price. Simply email us requesting the refund.
When you are happy with the product, please leave us positive feedback and we'll return the favor. Please check out our other auctions as well.
TwoClicks!
Related Facts
WYSIWYG HTML editors (From Wikipedia)
WYSIWYG HTML editors provide an editing interface which resembles how the page will be displayed in a web browser. Some editors, such as ones in the form of browser extensions allow editing within a web browser. Because using a WYSIWYG editor does not require any HTML knowledge, they are easier for an average computer user to get started with.
The WYSIWYG view is achieved by embedding a layout engine based upon that used in a web browser. The layout engine will have been considerably enhanced by the editor's developers to allow for typing, pasting, deleting and moving the content. The goal is that, at all times during editing, the rendered result should represent what will be seen later in a typical web browser.
While WYSIWYG editors make web design faster and easier; many professionals still use text editors, despite the fact that most WYSIWYG editors have a mode to edit HTML code by hand. The web was not originally designed to be a visual medium, and attempts to give authors more layout control, such as CSS, have been poorly supported by major web browsers. Because of this, code automatically generated by WYSIWYG editors frequently sacrifice file size and compatibility with fringe browsers, to create a design that looks the same for widely used desktop web browsers. This automatically generated code may be edited and corrected by hand. For more on subject, see Difficulties in achieving WYSIWYG below.
HTML (Hyper Text Markup Language)
HTML, an initialism for Hypertext Mark-up Language, is the predominant markup language for web pages. It provides a means to describe the structure of text-based information in a document—by denoting certain text as links, headings, paragraphs, lists, etc.—and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of "tags" that are surrounded by angle brackets. HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code (such as JavaScript) that can affect the behavior of Web browsers and other HTML processors.