Slaesforce FAQ

how to do html in salesforce developer

by Rhoda Welch V Published 2 years ago Updated 2 years ago
image

You can start using HTML5 with Salesforce to build Visualforce pages and mobile applications. The restriction lies mainly with the browser support. To start using HTML5 you need to add the following doctype to the <apex:page> tag.

Full Answer

Can we use HTML in lightning component?

You can add HTML markup in components. Note that you must use strict XHTML.

Can we use HTML in LWC?

An LWC that renders a user interface (UI) must have an HTML file, JavaScript file, and a metadata configuration file. It must contain the root tag “