Home >Web Front-end >HTML Tutorial >Help: Regarding input problems_html/css_WEB-ITnose

Help: Regarding input problems_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:14:461115browse

.m-input{
border:0px;
overflow:hidden;
background-color:#e0e0e0;
height:23px;
}

. m-input2{
border:0px;
overflow:hidden;
background-color:#e0e0e0;
height:23px;
}
and then below








I made a form. Text can be entered into these two tds, but the first one can, why can’t the second one?
What conditions control whether input can be input in a div?


Reply to discussion (solution)

Can input be input? Why do I put down the code and look at it in IE9, but I can’t even select it? How do I enter it?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn