internet explorer - HTML textbox doesn't set vertical alignment in IE -


<html> <body> <input type="text" style="height:200px;vertical-align:middle"> </body> </html> 

the above html renders textbox middle vertical align in chrome/ff, showing @ top align in ie. how make text middle aligned ie?

this question should problem of vertical alignment in ie8:

incorrect vertical alignment in ie8


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

css - Text drops down with smaller window -