I\'m creating the footer of my website using html and css.
I want to have the two facebook and twitter images in line with the text so that everything in the footer
Check out this working example here.
.channels li { float: left; margin-left: 0.625em; }