css - Getting lists to sit beside each other -


i'm trying 4 lists sit beside each other right of #intro. i've tried making them display:inline-block;

http://jsfiddle.net/7aq8cx4o/

#profile { width:75%; float:right; position:relative;} 

enter image description here

agreed paul roub , disnifor comments. i've noticed width exceeds 100% , easy fixed #intro { width:25%; ... }

check code here: http://codepen.io/anon/pen/dogprw?editors=110

cheers, (and credit again paul , disnifor answered before me in comments)


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -