Hello Janine, I’m a capable freelance print designer starting to learn Dreamweaver. One of the first real-world tasks I have set out to master is creating an email message. I loved your article in the current issue of LAYERS but have had issues inserting images. I have looked on the Adobe boards for similar problems […]
Read MoreTroubleshooting Conflicting Styles and Other CSS Challenges in Dreamweaver
Dreamweaver provides a great collection of tools for creating page designs with CSS, but when it comes to altering and troubleshooting CSS, things can get confusing in a hurry. To help you sort through the options, the tutorial below focuses on some of the common challenges you may face when editing CSS in Dreamweaver. 1. […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6Creating a Navigation Bar using CSS to style an Unordered List in Dreamweaver
It’s become common to format a list of links as a bulleted list, but you don’t have to show the bullets if they don’t fit in your design. Here’s a great CSS trick for turning a bulleted list into a navigation bar with a simple rollover effect. Using a bulleted list for navigation bars is […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6, linksWhere is the Insert Flash Button option in Dreamweaver?
Hi Janine I have recently upgraded to CS5 from CS3, and have also upgraded to your CS5 Dummies book. In CS3 I frequently used Insert Media Flash button, but it doesn’t seem to be there in CS5, nor can I find any reference in your book. Has this function been moved, or has it been […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6Is absolute positioning a good idea?
Hi Janine, I have now finished all of your courses on the Kelby training site. Loved them all. I hope you don’t mind me asking you a quick question? I think its the sort of question that an expert like you has to answer; I cannot find it in the FAQs. When creating divs in […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6I’m interested in starting a web design business
Hi Janine, I got your Total Training for DW8 probably around 2007 and I really didn’t spend much time watching it. The only thing I did with DW was create part of a site for someone, using tables, before she finished it herself by using a simple program for non-designers, and for practice, I replicated […]
Read More browsers, css, dwcs3, dwcs4, dwcs5, dwcs6I’m having trouble with CSS and Divs
Creating Collapsible Panels with Spry in Dreamweaver
Using the Spry features in Dreamweaver, you can create drop-down menus, collapsible panels, and other advanced features. You’ll find the insert options in a Spry Insert bar at the top of the work area, and editing options in the Properties inspector at the bottom of the workspace. This tutorial shows you how to create a Collapsible […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6Create a pop-up window in Dreamweaver by launching a new browser window
By Janine Warner You can use Behaviors in Dreamweaver to create many interactive features; like opening a small browser window when someone clicks on an image. This is a great way to make supplemental information available without closing the page a visitor is already viewing. When you set up a Behavior in Dreamweaver, you apply […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6Creating Rollover Effects with the Swap Image Behavior in Adobe Dreamweaver
By JanineWarner Dreamweaver’s Behaviors panelmakes it possible to create complex interactive features using Javascript, even if you don’t know Javascript. And that’s cool because writing JavaScript is a lot more complex than writing HTML or CSS. Using Behaviors you can add interactive features like complex rollover effects, pop-up windows, and jump menus. When you set […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6