Hello,
I couldnot understand why title is used as a class here.
Shouldnot we define class like this:
title class=“t”
and then in css file ,we use it like
.t {}
Please explain
Hello,
I couldnot understand why title is used as a class here.
Shouldnot we define class like this:
title class=“t”
and then in css file ,we use it like
.t {}
Please explain
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.