Solved

Identify the Style Rule for Applying a Rounded Border to an Aside

Question 47

Multiple Choice

Identify the style rule for applying a rounded border to an aside element.


A) aside {    : (0 5em 5em 5em) ;
      }
B) {    border-radius: 0 5em 5em 5em;
      }
C) aside {    border-radius: 0 5em 5em 5em;
      }
D) %aside {    border-radius: 0 5em 5em 5em;
      }

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions