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
  • 155,085
  • 27
  • 166
  • 222

0 Answers0