好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

怎么把<inputtype="text>拖到中间??_html/css_WEB-IT

初学dreamweaver,我想把左上角的那个 ,拉到图片的中间那里,该怎么弄??
直接拉的话,拉不了。。
或者说,代码应该怎么改???


login.css:
/* CSS Document */body{	position:absolute;	left:318px;	top:426px;	width:582px;	height:364px;	background-image:url(images/log.gif);	background-position: center;	background-repeat: no-repeat;	background-attachment: fixed;} 


login.html:
     login    	

user:

查看更多关于怎么把<inputtype="text>拖到中间??_html/css_WEB-IT的详细内容...

  阅读:29次