dreamcrash
5
Q:

html title tag

/*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>Title to appear in the browsers tab of the page</title>
3
<title>Website Title</title>
0
<head>
  <title>This is your webpage title</title>
</head>
1

New to Communities?

Join the community