*You could probably also want to read the second version of this article here
Did you ever want a fancy textbox like this one ?

I’m sorry, but HTML and CSS does not support this kind of appearance. You should use a trick in order to look like this by creating a background with a rounded textbox drawn. Then you should create a html textbox input with no border, smaller than the drawn textbox.
The CSS style for this textbox is the following:
.textbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0px;
padding: 2px;
border: 0px none;
width: 150px;
}
Andrei
http://www.webxpert.ro
Read also
%RELATEDPOSTS%
Tags:
rounded textbox
No Comments »
Posted by: Andrei in Personal
Since I have decided to stay in Romania, I think that all my bookmarks about Prague must be shared.
Here there are:
Have fun !
Andrei
http://www.webxpert.ro
No Comments »
Posted by: Andrei in Personal
After several weeks of debating, I decided that the best solution for me and my family is to stay in Romania.
There were many reasons, but the most important were:
– Even Czech Republic (especially Prague) is a beautiful country, the salary level and the cost of living is not very different than in Romania. Yes, the salaries are higher with about 30%-40% percent, but the cost of living is also higher.
– Unfortunately romanian people have a stamp on their forehead “GIPSY, BAREFOOTED”, so any nationalities will treat as with superiority.
Please accept that we live in houses, we drive cars, we use computers (and use them very well) and most of us have white skin.
So, if you are an IT professional well-paid in your country, then you should not consider Czech Republic for relocation, but it will remain a great destination for your holiday.
1 Comment »