SALESFORCE-PD1 User Interface Practice Question
A developer creates a Visualforce page and wants to include standard Salesforce styling. Which attribute on the <apex:page> tag enables this?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
standardStylesheets="true"
The standardStylesheets attribute controls whether standard Salesforce styling is applied.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
lightningStylesheets="true"
Why it's wrong here
Applies Lightning Experience styling to standard Visualforce components.
- ✓
standardStylesheets="true"
Why this is correct
Includs standard Salesforce styles on the page.
- ✗
applyHtmlTag="true"
Why it's wrong here
Controls whether <html> is rendered.
- ✗
sidebar="true"
Why it's wrong here
Controls the display of the Salesforce sidebar.
About these practice questions
This SALESFORCE-PD1 question is part of Courseiva's 488-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Salesforce exam blueprint
This SALESFORCE-PD1 practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SALESFORCE-PD1 exam.