-
Which font format is used in web pages?
-
- SVG Fonts
- WOFF 2.0
- EOT
- WOFF
- None of these
Correct Option: D
WOFF is font format used in web pages. It was developed in 2009. It is essentially OpenType or TrueType with compression and additional metadata. The goal is to support font distribution from the server to client over the network with bandwidth constraints.