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;
}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;
}Create a free account to access the full topic