Hi all,
I'm trying to create a button/box which is 85px wide by 28px wide and which contains the word Home in the centre.
see image at
http://www.principalinternational.co...s2/home_02.jpg
I've got this far
background-color: #663399;
display: inline;
width: 85px;
line-height:28px;
text-align: center;
but the height and width aren't playing ball. Any direction would be most appreciated ,
thanks
Opel