Tag: web technology

Questions Related to web technology

How do you change the left margin of an element?

  1. indent:

  2. text-indent:

  3. margin-left:

  4. margin:


Correct Option: C

AI Explanation

To change the left margin of an element, you can use the CSS property margin-left. This property allows you to specify the amount of space between the left edge of the element and its surrounding content.

Let's go through each option to understand why it is correct or incorrect:

Option A) indent - This option is incorrect because the indent property is used to specify the indentation of the first line in a block of text. It does not affect the margin of an element.

Option B) text-indent - This option is incorrect because the text-indent property is used to specify the indentation of the first line in a block of text. It does not affect the margin of an element.

Option C) margin-left - This option is correct because the margin-left property allows you to change the left margin of an element. By specifying a value, you can increase or decrease the amount of space between the left edge of the element and its surrounding content.

Option D) margin - This option is incorrect because the margin property is a shorthand property that allows you to set the margin on all four sides of an element at once. It does not specifically target the left margin.

The correct answer is C) margin-left. This option is correct because it specifically targets the left margin of an element.

  1. (A)Spam

  2. (B)Hacking

  3. (C)Virus

  4. (D)Phishing

  5. (E)Vishing


Correct Option: A
  1. (A)Social networking sites

  2. (B)Mobile Phones

  3. (C)E-mails

  4. (D)Cyber caf

  5. (E)All of the above


Correct Option: B
  1. (A) gap between people having access to mobile and internet access

  2. (B) gap between people having access to internet /IT and no internet/IT

  3. (C) gap between people having access to broadband and narrowband internet

  4. (D) gap between people having access to internet banking and normal banking

  5. (E)Gap between the people having an email account and no email account


Correct Option: B
  1. (A)World Wide Web Consortium

  2. (B)World Wide Web Company

  3. (C)World Wide Web Center

  4. (D)World Wide Web Command

  5. (E)None of them


Correct Option: A