1.

Which class makes a text stand out?(a) .text-left(b) .small(c) .lead(d) .text-centerThe question was asked in class test.This question is from Responsive Overview in division Advance HTML of HTML

Answer»

Right OPTION is (C) .lead

Explanation: .lead makes a TEXT stand out, .SMALL indicates smaller text, set to 85% of the size of the PARENT, .text-left indicates left-aligned text, .text-center indicates center-aligned text.



Discussion

No Comment Found

Related InterviewSolutions