HTML Forms Quiz

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which HTML element should be used to create a form with 5 name fields and a select with 3 options?

  • <form> (correct)
  • <label>
  • <input>
  • <select>

How many options can a select element have in HTML?

  • 2
  • 3 (correct)
  • 1
  • 4

What is the purpose of a name attribute in an HTML form element?

  • To add a tooltip to the element
  • To provide a label for the element
  • To identify the element when the form is submitted (correct)
  • To style the element with CSS

Which of the following is NOT a type of network topology?

<p>Square (C)</p> Signup and view all the answers

What is the most common protocol used for communication over the internet?

<p>TCP/IP (A)</p> Signup and view all the answers

Which of the following is NOT a type of network cable?

<p>Wireless (C)</p> Signup and view all the answers

Flashcards

What is the <form> element?

Used to create a form in HTML.

How many options can a select element have?

A select element can have many.

Purpose of 'name' attribute

Identifies the element when the form is submitted.

What is network topology?

A layout where devices are connected.

Signup and view all the flashcards

What is TCP/IP?

Ensures reliable data transfer over the internet.

Signup and view all the flashcards

What is network cable?

Physical medium for network signals.

Signup and view all the flashcards

Study Notes

HTML Forms

  • To create a form with 5 name fields and a select with 3 options, the element is used to create the form, and the element is used to create the fields, and the `` element is used to create the select dropdown with 3 options.

HTML Select Element

  • A `` element can have any number of options, without a specific limit.

HTML Form Elements

  • The name attribute in an HTML form element is used to give the element a name, which is sent to the server when the form is submitted.

Network Topology

  • There are several types of network topologies, which are: Bus, Star, Ring, Mesh, and Hybrid. Distributed is NOT a type of network topology.

Internet Communication

  • The most common protocol used for communication over the internet is TCP/IP (Transmission Control Protocol/Internet Protocol).

Network Cables

  • There are several types of network cables, which are: Coaxial, Twisted Pair, and Fiber Optic. Wireless is NOT a type of network cable.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

More Like This

HTML Forms Flashcards
41 questions

HTML Forms Flashcards

RelaxedCherryTree avatar
RelaxedCherryTree
Introduction to HTML Forms (Part 2)
40 questions
Use Quizgecko on...
Browser
Browser