The biggest element

Report a typo

Consider the following code, which of these elements has the largest font-size? Enter the selector in the answer field.

p {
  font-size: 105pt; 
}

span {
 font-size: 10cm;
}

pre {
  font-size: 3pc;
}

b {
  font-size: 7pc;
}
Enter a short text
___

Create a free account to access the full topic