Web Technology MCQ Questions and Answers

Practice Mode
Showing 10 of 68 questions
Q11
How can you open a link in a new browser window ?
  • A < a href = "url" target = "new">
  • B <a href = "url" target = "-blank">
  • C <a href = "url".new>
  • D <a href = "url" target = "open">
Answer: Option B
Q12
The correct HTML to left align the content inside a table cell is
  • A <tdleft>
  • B <td raligh = "left">
  • C <td align = "left">
  • D <td leftalign>
Answer: Option C
Q13
The latest HTML standard is
  • A XML
  • B SGML
  • C HTML 4.0
  • D XHTML 1.0
Answer: Option D
Q14
Markup tags tell the web browser
  • A how to organise the page
  • B how to display the page
  • C how to display message box on page
  • D none of these
Answer: Option B
Q15
What is correct HTML for making a hyperlink
  • A <a url ="http ://.company.com">company.com<ja>
  • B <a>http://www.company.com<ja>
  • C <a href = "http://www.company.com">company <ja>
  • D <a name = "http:// www.company.com">company.com <(a)>
Answer: Option C
Q16
The common element which describe the web page, is
  • A heading
  • B paragraph
  • C list
  • D all of these
Answer: Option D
Q17
Method used to send the data is stored in an environment variable on the web server is
  • A CONTENT-LENGTH
  • B GET
  • C REQUEST
  • D POST
Answer: Option C
Q18
Main container for <TR>, <TD> AND <TH> is
  • A <TABLE>
  • B <GROUP>
  • C <DATA>
  • D All of these
Answer: Option A
Q19
The tag which allows you to rest other HTML tags within the description is
  • A <TH>
  • B <TD>
  • C <TR>
  • D <CAPTION>
Answer: Option D
Q20
<INPUT> IS
  • A format tag
  • B empty tag
  • C both (a) and (b)
  • D none of these
Answer: Option B
Questions and Answers for Competitive Exams Various Entrance Test