0

I want to modify the title css of a link. Is there a way to do that without using any tooltip? Or is it best to use tooltips?

input[title] {
  width: 50px;
  height: 50px;
  color: aqua;
}
<input type="text" title="Here is a title" />
mplungjan
  • 169,008
  • 28
  • 173
  • 236
Tayfun Yazici
  • 23
  • 1
  • 3

0 Answers0