HubSpot CMS for Developers II: Best Practices Certification Answers

Fill in the blank. Defer loading of non-critical CSS by adding ______ as an argument in your require_css function call.

Latest Update on 8th July, 2023 by Certification Course Answers

Fill in the blank. Defer loading of non-critical CSS by adding ______ as an argument in your require_css function call.

  1. { defer: true }
  2. { position: footer }
  3. { type: defer }
  4. { async: true }

Correct Answer :

  • { async: true }

Latest Updates

No posts found in this category.