1 2 3 4 5 6 7 8
<style> ul ul { display: none } ul li:hover ul { display: block } </style> <ul> <li>li <ul id=x> test