Okay, here is my code:
<ul class="menu-menu">
<li class="first">
<a href="http://">Quick Search</a>
<ul>
<li class="first"><a href="http://">Home</a></li>
<li>
<a href="http://">Awnings</a>
<ul>
<li class="first"><a href="http://">Commercial</a></li>
<li><a href="http://">Residential</a></li>
<li><a href="http://">Retractable</a></li>
<li><a href="http://">Roll Up Curtains</a></li>
<li><a href="http://">Aluminum</a></li>
</ul>
</li>
<li><a href="http://">Signs & Graphics</a></li>
<li><a href="http://">Glass & Screen Rooms</a></li>
<li><a href="http://">Contact Us</a></li>
</ul>
</li>
</ul>
<link rel="stylesheet" type="text/css" href="css/menu-menu.css" media="screen">
I followed all of your instructions except for step 4:
Step 4. Add a folder to the Root of VSD and name it css. Now browse to where you saved your menu in the editor and look in the css folder and select menu-menu.css if you left the default name. Otherwise look for the name of your menu. It should match the <ul class="menu-menu"> in the HTML Body code above.
This part, I don't really understand. I went to Edit> Add FIles> I created the css folder in the Root Menu. From there, I am lost. The menu I created is the default Untitles name but it won't open for me to look inside.
Right now, this is my site. The menu isn't even there??? I'm sure this last step is the missing piece.
http://tandemmedia.coffeecup.com/
TandemMediaUSA.com
Jen