Customizing the Appearance and Output of Visualforce Pages

Visualforce pages and components output HTML that’s sent to the browser for rendering. Visualforce’s HTML generation is sophisticated, automatically providing page structure, contents, and styling. Visualforce also provides a number of ways to alter Visualforce’s default HTML, substitute your own, or associate additional resources, such as CSS stylesheets or JavaScript files, with a page.
Previous
Next