Quiz Question 1 of 3
Why should hosted services be used for assets like fonts?
Choose the correct answer below:
-
A
Using hosted services can be faster, but it introduces more blocking HTTP requests.
-
B
Hosted services are able to consolidate many HTTP connections into just one.
-
C
Hosted services are more reliable, but they can still load slowly.
-
D
Using hosted services is better for speed and reliability, for additional parallel HTTP connections, and for better caching.