Question Info

This question is public and is used in 9 tests or worksheets.

Type: Multiple-Choice
Category: CSS
Level: Continuing Education
Author: yasserhy
Created: 13 years ago

View all questions by yasserhy.

CSS Question

View this question.

Add this question to a group or test by clicking the appropriate button below.

Continuing Education CSS

How can you apply the same style for different tags (elements)?
  1. tag1:tag2:tag3{...}
  2. tag1.tag2.tag3{...}
  3. tag1,tag2,tag3{...}