I need help with my HTML code

I have a table I created in HTML. In the 2013 dropdown, some submenu items are not showing on the front end even though they are clearly in the code. Here is a link to the table.



[url=“https://store.commoto.com/oem-parts-ordering.html”]https://store.commoto.com/oem-parts-ordering.html[/url]



The last two submenu items under the 2013 dropdown are showing properly along with the flyout. Diavel, Hypermotard and Multistrada are supposed to be showing additional items when you hover over them just like Monster and Superbike. What am I doing incorrectly. Here is my code.


```php

  • 2012


  • 2013
















  • ```

    Hi krista…,

    ul only includes 's.

    In your 2013 ul li groups there is and parent-child problem.



      Â Â
    • Diavel
      Â Â Â Â
    • Please use your working sample like a model:
    •   Monster Â
        Â Â Â Â
      • Â Â Â Â Â Â 696Â Â Â Â
      • Â Â Â Â
      • Â Â Â Â Â Â 796Â Â Â Â
      • Â Â Â Â
      • Â Â Â Â Â Â 1100 EVO ABSÂ Â Â Â
      • Â Â


    • first li
      after a for link
      after ul and {all childs with li /li} and close /ul
      and close first /li
      I am attaching true menu tree for 2013

      I hope this helps.

      true-menu.txt

    Thanks umitkoc, but I replaced my code with your true-menu.txt code. When I did that, the drop downs stopped working. Maybe I am doing something wrong?

    Hi Again,

    I uploaded a image for you. I think you have a mistake when pasting my codes into true lines.I hope it helps.

    57.png

    08.png