文本与文本域对齐

解决方案:
<style type="text/css">
	textarea{
	  vertical-align:top;
	}
</style>
posted @ 2021-01-09 13:48  貂上蝉  阅读(142)  评论(0)    收藏  举报