9A0-410 Exam QuestionsBrowse all questions from this exam

9A0-410 Exam - Question 16


Custom fonts are used in an HTML5 form. What is the result?

Show Answer
Correct Answer: BC

HTML5 forms do support embedding custom fonts using CSS. However, HTML5 forms themselves do not support font embedding directly, meaning you cannot embed fonts within the HTML form elements without CSS. Thus, the use of custom fonts relies on CSS, not on the HTML5 form capabilities alone.

Discussion

3 comments
Sign in to comment
sg0206
Sep 16, 2019

https://helpx.adobe.com/aem-forms/6/html5-forms/faq.html Read out the 8th point

sg0206Option: B
Sep 16, 2019

Answer is B.. HTML5 does not support form embedding

Alpana18Option: D
Aug 22, 2020

Correct answer is D. B is a fact and is right. But, not the answer to the asked question.