Here is my fiddle I am trying to format:
jsfiddle
I am looking for following things:
- Some distance between
logoandtextdivs. If I usemargin-topproperty doesn’t work relatively. - spans under the
textdiv with a line break. Separating these spans with a<br/>gives more distance then needed. If I change theline-height propertyit creates problem for other spans. I am hoping that I don’t have specifyline-heightfor eachspan.
Use this in your Jfiddle:
EDIT:
further html: