#myoutfitTitle{
float:left;
font-style:italic;
font-size:50px;
position:relative;
margin-left:10px;
margin-bottom:0px;
padding-top:0px;
bottom:0px;
border:1px solid black;
}
<s:a href="%{home}">
TESTING
</s:a>
the same code but different display in chrome and firefox
This is chrome result:
This is Firefox result
If I take out the <a> tag, the div would fit the text in chrome.
How can I make the DIV fits the <a> tag text in chrome?
Thanks for the help.
This post has been edited by Jay0830: 20 November 2012 - 11:14 AM

New Topic/Question
Reply



MultiQuote





|