

- #Bluegriffon split view how to#
- #Bluegriffon split view software#
- #Bluegriffon split view professional#
Without a tool to guide you, you’re on your own. If you forget something, there’s usually a help link or a menu command to compensate. You haven’t forgotten already, have you? The truth is, most web authors don’t memorize every HTML element there is. Without this feature, you’d be cross-eyed in hours. Color-coding makes those pesky tags stand out against a sea of text. Help, I’m drowning in HTML! One of the nicest little frills of a web page editor is color-coded HTML. Editors also have a preview mode that lets you immediately see the effect of your HTML edits on a web page, with no browser required.

With a good web page editor, you get conveniences like drag-and-drop editing to fine-tune your pages-make a few adjustments, and your editor tweaks your HTML appropriately. But what if you’re trying to size a picture perfectly or line up a table column? You need to jump back and forth between your text editor and your web browser, saving and refreshing your page each time, a process that can literally take hours. Text editors are convenient for small pages. A good web page editor can highlight faulty HTML and help you correct it.Įdit-Save-Refresh.

Browsers do their best to compensate for HTML inaccuracies, even it means obscuring the real problems in your page. Unfortunately, you might not realize your mistake even when you view your page in a browser. With a text editor, it’s just a matter of time before you make a mistake, like typing instead of. Most web page editors are surprisingly similar, so this chapter helps you get started with your tool of choice, whether that’s Adobe Dreamweaver, Microsoft Expression Web, or a nifty piece of freeware. You’ll also tour some of the better free and shareware offerings out there.
#Bluegriffon split view how to#
In this chapter, you’ll learn how web page editors work and how to evaluate them to find the one that’s right for you. Fortunately, there are free alternatives for even the most cash-strapped web weaver. (Most Macs include a severely truncated editor called iWeb, which limits you to ready-made templates and doesn’t let you touch a line of HTML.) But if you want a full-featured web page editor-one that catches your errors, helps you remember important HTML elements, and lets you manage your entire site-you have to find one on your own. In fact, some older versions of Windows shipped with a scaled-down web editor called FrontPage Express.
#Bluegriffon split view software#
At one point, software companies planned to include basic web editors as part of operating systems like Windows and Mac OS.
#Bluegriffon split view professional#
Professional web design tools can cost hundreds of dollars. The downside to outgrowing Notepad or TextEdit is the expense. This is especially true when you tackle more complex pages, like those that introduce graphics or use multicolumn layouts. Even if you don’t, it’s hard to visualize a finished page when you spend all day staring at angle brackets. Try to write every paragraph, line break, and formatting tag by hand, you’ll probably make a mistake somewhere along the way. The average HTML page is filled with tedious detail. However, very few web authors stick with plain-text editors or use them to create anything other than simple test pages. To really understand HTML (and to establish your HTML street cred), you need to start from scratch. In Chapter 2, you built your first HTML page with nothing but a text editor and a lot of nerve-the same way all web-page whiz kids begin their careers.
