Hi,
Guys can you help me on this,
I designed in MACROMEDIA FW, and I want to achieve the same effect in CSS,
here is the CSS CODE
div#search{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: -5px;
display:block;
}
I want it to be like this (see below)