Dominic wants to implement the open source CSS framework called Blueprint in hisXPages application. He does not want to
Posted: Fri Aug 26, 2022 9:57 am
Dominic wants to implement the open source CSS framework called Blueprint in hisXPages application. He does not want to include any other CSS framework resources which may exist on the Domino server. What is the best way to include all of the requiredCSS files in the XPages in his application?
A. In each XPage in the application add the required CSS files to the Resources section
B. Create a new theme which extends webstandard and then add each Blueprint CSS file via a resource definition
C. Create a new theme which extends oneui and then add each Blueprint CSS file via a resource definition
D. Create a new theme which doesnot have an extension property and then add each Blueprint CSS file via a resource definition
A. In each XPage in the application add the required CSS files to the Resources section
B. Create a new theme which extends webstandard and then add each Blueprint CSS file via a resource definition
C. Create a new theme which extends oneui and then add each Blueprint CSS file via a resource definition
D. Create a new theme which doesnot have an extension property and then add each Blueprint CSS file via a resource definition