As I delve into the world of web design using Dreamweaver, I find myself faced with some challenges as a beginner. One specific issue I'm encountering is related to a vertical Spry Menu Bar on my website that functions well in most browsers except for Internet Explorer.
While the menu items on the bar automatically adjust to fit its width in other browsers, they are truncated to the size of the word they contain in Internet Explorer. This results in some items being so compressed that two of them end up on the same line. The problem also extends to submenus within the menu bar.
To see the issue firsthand and test it out yourself, visit my site: . Additionally, here is the CSS code I am currently working with:
[CSS code here]
I would greatly appreciate any assistance or suggestions regarding this matter.