jpmc26
0
Q:

html title attribute

/*Title popup*/

<body>
  <p title="Popup here">hover me!</p>
</body>

/*Tab title*/

<head>
  <title>This is the tab title</title>
</head>
1
<head>
<title>This is the title of the Website</title>
</head>
1
<title>Website Title</title>
0
<head>
  <title>This is your webpage title</title>
</head>
1
<img src="money.png" title="Your Bank"> // or...
<div title="Your Bank"></div>
0

New to Communities?

Join the community