This tutorial is designed to give you a head start on the many ways you can customize a drop-down menu in Dreamweaver. Since version CS3, Adobe Dreamweaver has included the Spry framework, which is a set of widgets you can use to create drop-down menus and other advanced features for your web pages. The Spry […]
Read MoreCreate a Drop-Down Menu with Spry Features in Dreamweaver
This tutorial shows you how to create a horizontal drop-down menu for site navigation using the Spry widget in Dreamweaver. The Spry framework is a set of widgets Adobe added in version CS3. This collection of tools makes it easier to add advanced features, including e drop-down menus and collapsible panels. These features are included […]
Read More dwcs3, dwcs4, dwcs5, dwcs6How do you add Extensions to Dreamweaver from Adobe’s Exchange Site
By Janine Warner Even with all the cool features in Dreamweaver, there will almost certainly come a day when you want to do things that Dreamweaver can’t do with the features that shipped with the program. Fortunately, the programmers who created Dreamweaver made it possible for other programmers to add features using the Extension Manager. […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, extensionsHow can I add submenus to a standards-based vertical navigation bar?
Hi Janine, Could you please show me how to change a standards-based vertical navigation bar into a Spry menu bar? In other words, how to add submenus to a standards-based vertical navigation bar? Regards, Coddie PS: I’m working on a template. HTML Code: <ul> <li><a href=”#”>Item 1</a></li> <li><a href=”#”>Item 2</a></li> <li><a href=”#”>Item 3</a></li> <li><a href=”#”>Item […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6, web designHow can I get a panel to reappear in Dreamweaver?
In trying to get to know Dreamweaver, I was moving the panels around. The Insert panel subsequently disappeared from the space on the right. Its contents seem to be strung across the top of the screen, but there is no Insert panel. When I click on Windows and check Insert, the contents across the top […]
Read More dwcs3, dwcs4, dwcs5, dwcs6Should I use lowercase or uppercase letters in a domain name?
When I send people my Web address (URL) or print it on my business cards, should I use all lowercase, or can I write it like I would in a sentence and use the caps? Answer: In any URL, caps are optional up to the .com part. Addresses are only case-sensitive after the .com (same […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, SEO, web design, web hosting, wordpressHow do you add text to an image so that the text appears when someone rolls a cursor over the image in a browser?
Good question. Dreamweaver includes the Alt text field when you insert images, but it has no easy way to add the title attribute, and that’s what you need if you want the text to appear when you roll a cursor over an image in IE. Here’s an example of what it looks like: <img src=”photo.jpg” […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, graphics, web designHow do you insert audio files into a web page and where can you host audio files online?
Many people who want to host audio on their sites are surprised that it’s harder than hosting video. If you’re not careful, audio inserted incorrectly won’t play at all in most web browsers, or worse, your audio file will play automatically and there is no way to turn it off. Worse still, multiple audio files playing simultaneously. […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, web design, web hosting, wordpressMeasuring Web Traffic: How to track who’s visiting your website
Knowing how many people are visiting your website, where they come from, and what they do when they visit your pages is key to the success of any business or service on the web. Here are three traffic reporting services you can easily add to the pages of any web site to get detailed traffic […]
Read More css, dwcs3, dwcs4, dwcs5, dwcs6, ecommerce, web design, web hosting, wordpressHow to register a domain name (anyone can do it!)
The address for your Web site is called its domain name, or URL. It’s what visitors type into a web browser to find your Web site. When you register a domain name, you create an address for yourself on the World Wide Web. For example, this Web site has the domain name DigitalFamily.com. The www part of any […]
Read More dwcs3, dwcs4, dwcs5, dwcs6, web design, web hosting, wordpress