#nav ul ul { position: absolute; left: -1000em; } #nav ul li:hover ul { left: auto; }
Pro tip: use ```triple backticks around text``` to write in code fences