css - How to put several links on the same line? -


my links unfortunately gets on different lines. have tried add display:inline; in css doesen't @ all

<h5>     <a href="start.html" target="search_iframe">start </a>     <a href="bildredigering.html" target="search_iframe">bildredigering</a>     <a href="start.html" target="search_iframe">foton</a>     <a href="start.html" target="search_iframe">vector </a>     <a href="start.html" target="search_iframe">om sidan</a> </h5> 

a { float: left; } 

https://jsfiddle.net/5tzl42aq hope help...


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -