πŸ“Š CSS
Q. What module introduces the ability to modify CSS property values over time, such as position or color, to create animated layouts?
  • (A) 2D Transforms
  • (B) Box Model
  • (C) 3D Transforms
  • (D) Animations
πŸ’¬ Discuss
βœ… Correct Answer: (D) Animations
πŸ“Š CSS
Q. Which of the following Module is not available in CSS3.
  • (A) Fonts
  • (B) Backgrounds and Borders
  • (C) Color
  • (D) DOMs
πŸ’¬ Discuss
βœ… Correct Answer: (D) DOMs
πŸ“Š CSS
Q. Is it the best way to include H1 heading only one time in the web page. State true or false.
  • (A) False
  • (B) True
  • (C) NA
  • (D) NA
πŸ’¬ Discuss
βœ… Correct Answer: (B) True
πŸ“Š CSS
Q. __________ implementation that introduced text, list, box, margin, border, color, and background properties.
  • (A) php
  • (B) ajax
  • (C) css
  • (D) html
πŸ’¬ Discuss
βœ… Correct Answer: (C) css
πŸ“Š CSS
Q. Which of the following tag is used to embed css in html page?
  • (A)