hi,
here is my UI design
<div>
<ul>
<li>
<a></a>
</li>
</ul>
</div>
text for anchor will be set on run time..can be of any length and I dnt want text to be get wrap..any idea how can I solve this..actaully I am creating a menu...