4个回答
展开全部
左右居中:text-align:center;上下居中:line-height设成文本框的高度。
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input type="text" name="textfield" id="textfield" value="1111" class="w"/>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input type="text" name="textfield" id="textfield" value="1111" class="w"/>
</body>
</html>
展开全部
左右居中:text-align:center;上下居中:line-height设成文本框的高度。
<!DOCTYPE
html
PUBLIC
"-//W3C//DTD
XHTML
1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html;
charset=utf-8"
/>
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input
type="text"
name="textfield"
id="textfield"
value="1111"
class="w"/>
</body>
</html>
<!DOCTYPE
html
PUBLIC
"-//W3C//DTD
XHTML
1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html;
charset=utf-8"
/>
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input
type="text"
name="textfield"
id="textfield"
value="1111"
class="w"/>
</body>
</html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
左右居中:text-align:center;上下居中:line-height设成文本框的高度。
<!DOCTYPE
html
PUBLIC
"-//W3C//DTD
XHTML
1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html;
charset=utf-8"
/>
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input
type="text"
name="textfield"
id="textfield"
value="1111"
class="w"/>
</body>
</html>
<!DOCTYPE
html
PUBLIC
"-//W3C//DTD
XHTML
1.0
Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html
xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta
http-equiv="Content-Type"
content="text/html;
charset=utf-8"
/>
<title>无标题文档</title>
<style>
.w{
height:25px;
text-align:center;
line-height:25px;
}
</style>
</head>
<body>
<input
type="text"
name="textfield"
id="textfield"
value="1111"
class="w"/>
</body>
</html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
只有水平居中这个功能,要想垂直居中还得自己调,如太靠上了就敲回车换行向下走
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询