I've been struggling for a while now trying to design a menu with standard buttons on the left and a single button on the right. I've experimented with various techniques using ul li
and applying styles like float, but nothing seems to work! No matter what I attempt, I can't seem to position just one li
to the right. Any suggestions on what I should do next? Appreciate any help. Thank you.