• JJ Wright
  • NEWBIE
  • 5 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 3
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies

The question:

1. Which of the following elements is the correct outer wrapper for Design System markup in Visualforce?

Accepts the answer:

 

C. <div class="your-own-custom-scoping-class">

 

Isn't that wrong? Isn't the answer:

E. <div class="slds-scope">

 

From the text:

"Every time you use Design System markup in Visualforce, it should be placed inside an outer wrapper <div> with the slds-scope scoping class. Every time. Whether you have a Visualforce header and left nav, or not. Got it? It’ll be in the quiz later."

Am I missing something or is this an error in the challenge?

 

The question:

1. Which of the following elements is the correct outer wrapper for Design System markup in Visualforce?

Accepts the answer:

 

C. <div class="your-own-custom-scoping-class">

 

Isn't that wrong? Isn't the answer:

E. <div class="slds-scope">

 

From the text:

"Every time you use Design System markup in Visualforce, it should be placed inside an outer wrapper <div> with the slds-scope scoping class. Every time. Whether you have a Visualforce header and left nav, or not. Got it? It’ll be in the quiz later."

Am I missing something or is this an error in the challenge?

 

The question:

1. Which of the following elements is the correct outer wrapper for Design System markup in Visualforce?

Accepts the answer:

 

C. <div class="your-own-custom-scoping-class">

 

Isn't that wrong? Isn't the answer:

E. <div class="slds-scope">

 

From the text:

"Every time you use Design System markup in Visualforce, it should be placed inside an outer wrapper <div> with the slds-scope scoping class. Every time. Whether you have a Visualforce header and left nav, or not. Got it? It’ll be in the quiz later."

Am I missing something or is this an error in the challenge?