Which one are you trying to align to the right? Either way though, you would just need give which ever one you want to align right, a css property of float: right.
You can do this by adding a class to that list item or use a css3 technique like nth-child.
Could anyone give me any pointers?
thanks
You can do this by adding a class to that list item or use a css3 technique like nth-child.
Thanks for your help.