With markup like this:
<div id='titlebar'>
<a><img src='foo.png'></a>
<span>Title</span>
</div>
is it possible to center "Title" while positioning the anchored image?
... [foo] .....................Title ...............................
Thanks