Formerly Best Training
© 2024 STL. All Rights Reserved.
All prices offered for business users and exclude VAT. E&OE
2nd Floor, CA House, 1 Northey Street, Limehouse Basin, London, E14 8BT. United Kingdom
Forum home » Delegate support and help forum » Dreamweaver Training and help » web-design-training - Menus
Resolved · Low Priority · Version Standard
Stephen has attended:
Project Intro Intermediate course
Dreamweaver 8 Introduction course
Dreamweaver 8 Intermediate course
On the 2 day course we covered a section where we created a 4 button horizontal
menu which when the cursor went over the button it changed color.
I've created drop down menus ok but cant remember this rollover color change etc, PLEASE help.
Hi Stephen
I hope you enjoyed your Macromedia Dreamweaver course.
To solve the rollover problem you are having, you need to create a hover event in the CSS, the following css code may help you.
a:hover {
color: ;
background: ;
border:;
}
Hope this solves your DreamWeaver question
David
|
Dreamweaver tip:Css stylesIf you are looking for a CSS style for your website / web page and not sure what you want to use, then go to the Csszengarden website, where you can download samples to try. |
We'll call during UK business hours
Server loaded in 0.08 secs.