How can I align my search button to the right?
问题 I'm not well versed in front end web design or CSS. Using a pre-made template from Foundation, however my code for a search button is not aligning like the example button. Using this template: http://foundation.zurb.com/templates/workspace.html Can someone tell me how I can move the search button to the right as in pic where the blue button is located? This is what I am using now: <input type="submit" value="Search" style="float: right;"> Fiddle: Search button code <ul class="right"> <li