- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pra que serve?
Pelo que estou vendo não serve pra nada... não aparece pro usuário né?
<title>Essa tag serve pra alguma coisa ?</title>
- Tags:
- HTML5
- Intel® XDK
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You mean what good does a <title> tag serve?
The <title> element:
- defines a title in the browser toolbar
- provides a title for the page when it is added to favorites
- displays a title for the page in search-engine results
So generally, they are very important for webpages.
For a mobile webapp, your browser will be using the contents of the <title> tag to set the initial title of the launcher icon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Anusha Muthiah (Intel) wrote:
For a mobile webapp, your browser will be using the contents of the <title> tag to set the initial title of the launcher icon.
Estou desenvolvendo aplicativos para Android. No meu caso essa o TITLE não serve pra nada
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes I do not see the point of it an a cross platform app. In Intel XDK, the app name is taken from the project build settings.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page