Top Video Tutorials
No video tutorials have been added for this product yet.
Top Knowledgebase Articles
Working with Website Projects
We cannot stress enough how important Website Projects are. If used correctly, this tool can make broken links a thing of the past. You'll never see those pesky red X's instead of your images again. Your website's structure will be organized and intuitive. You'll rule the world! Okay, you won't rule the world, but you will save yourself a ton of headaches. So, how...
Switching Between the Code and Visual Editors
When switching between the Code and Visual editors, your code may be modified to optimize drag-and-drop features. This includes switching character entities to the characters they represent. It is recommended that you save your work before switching to the Visual Editor . That way, if any unwanted changes are applied to your code, you can still recover the original version....
Customizing Code Completion in the HTML Editor.
Have you ever wanted to update the tags that appear in the Code Completion list in the HTML Editor? It's actually quite easy. For example, let's say you wanted to add a custom attribute for the img tag. Follow these steps to learn how you would do this: Go Edit > Add/Edit HTML Tag Markup . This opens the Edit HTML Tags window , pictured below. Select...