Computer Science, asked by ijazali030077, 7 months ago

If the number of columns is selected 1 and the line between check box is marked, where is the line drawn?

Answers

Answered by mahnoorkhurram769
5

Answer:

it is marked between the column and the check box

Explanation:

Answered by gowthaamps
0

Answer:

The answer is D. None of the Above

Explanation:

Although a part of your question is missing. You could be referring to the following statement:

A. in the left margin

B. in the right margin

C. both in left and right margin

D. None of the Above

  • A check box, selection box, or tick box is a tiny interactive box that the user can toggle to show a yes or no decision.
  • It can typically be found in HTML input fields, dialogue boxes, and operating system and program GUIs.
  • A check mark () denotes an affirmative selection when the box is clicked (yes).
  • The check mark vanishes after a second click, signifying a rejecting decision (no).
  • Checkboxes are used to make it simple to enable or disable a setting in a software program or when more than one choice may need to be checked.
  • The setting is enabled or disabled depending on whether the box is checked or not.

How can I add a checkbox to my HTML website?

Use the input> tag to create a check box on a web page as demonstrated below. The code that creates the check box and the text "Check box 1" is taken from the example above.

Hence the answer is D. None of the above.

#SPJ2

Similar questions