Friday 8 September 2023

Web Development 22

 

LECTURE # 18

8/9/2023

Question #1 : What is the purpose of outline in html  ?

Answer: An outline is a line around an element. It is displayed around the margin of the element.

Question #2 : What is the purpose of outline-offset in html  ?

Answer:The outline-offset property adds space between the outline and the edge or border of an element.

Question #3 : What is the background-image, letter-spacing and opacity in html  ?

Answer: Background-image is used to add the background-image in code.

Letter-spcaing is used to add the space in letters of the text.

Opacity is used to make the color of the text dull.