單項選擇題用于設(shè)置文本框顯示寬度的屬性是()。

A.Size
B.MaxLength
C.Value
D.Length


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題若要產(chǎn)生一個4行30列的多行文本域,以下方法中,正確的是()。

A.<Inputtype=”text”Rows=”4”Cols=”30”Name=”txtintrol”> 
B.<TextAreaRows=”4”Cols=”30”Name=”txtintro”> 
C.<TextAreaRows=”4”Cols=”30”Name=”txtintro”></TextArea> 
D.<TextAreaRows=”30”Cols=”4”Name=”txtintro”></TextArea>

2.單項選擇題若要獲得名為login的表單中,名為txtuser的文本輸入框的值,以下獲取的方法中,正確的是()

A.username=login.txtser.value
B.username=document.txtuser.value
C.username=document.login.txtuser
D.username=document.txtuser.value

3.單項選擇題若要在瀏覽器的標(biāo)題欄顯示文字,應(yīng)該使用的標(biāo)記是()

A.<TITLE> 
B.<BODY> 
C.<A> 
D.<HEAD>

4.單項選擇題HTML中定義一個書簽應(yīng)使用的語句是()

A.<atarget=″#object-name″>text</a> 
B.<ahref=″#object-name″>text</a> 
C.<alink=″#object-name″>text</a> 
D.<aname=″#object—name″>text</a>

5.單項選擇題HTML中,合并兩個單元格應(yīng)該使用的屬性是()

A.colspan
B.nowrap
C.colwrap
D.nospan