Title attributes

2017-06-11 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector


  


Title attributes

I'm trying to find some examples of games that correctly use title attributes but I'm having a hard time. I've been trawling HTML games, even games that are collections of separate HTML pages seem to usually just have a single title attribute with the name of the game, rather than separate title attribs that describe each screen.Anyone know of any?

URL: http://forum.audiogames.net/viewtopic.php?pid=314838#p314838





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Title attributes

2017-06-11 Thread AudioGames . net Forum — General Game Discussion : aaron via Audiogames-reflector


  


Re: Title attributes

I don't really get what you mean by title atributes. Usually, I use heading to help me navigate through websites to find out what screen I'm on, because I expect the title to be just the game name.

URL: http://forum.audiogames.net/viewtopic.php?pid=314869#p314869





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Title attributes

2017-06-11 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector


  


Re: Title attributes

It's HTML, every web page is supposed to have a attribute that describes the page.  It's the first thing that is read out by a screen reader before any of the content of the page itself. For people with vision, it is displayed across the top of the browser window. It is also shown in search engine results.

URL: http://forum.audiogames.net/viewtopic.php?pid=314876#p314876





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Title attributes

2017-06-11 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector


  


Re: Title attributes

It's HTML, every web page is supposed to have a attribute that describes what the page is about.  It's the first thing that is read out by a screen reader before any of the content of the page itself. For people with vision, it is displayed across the top of the browser window. It is also shown in search engine results. So for all of those things it's supposed to give people an idea of what the page is without them having to explore the content of the page. For example the HTML of this page contains this line of code:Title attributes (Page 1) — General Game Discussion — AudioGames.net Forum

URL: http://forum.audiogames.net/viewtopic.php?pid=314876#p314876





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Title attributes

2017-06-11 Thread AudioGames . net Forum — General Game Discussion : ianhamilton_ via Audiogames-reflector


  


Re: Title attributes

It's HTML, every web page is supposed to have a attribute that describes what the page is about.  It's the first thing that is read out by a screen reader before any of the content of the page itself. For people with vision, it is displayed across the top of the browser window. It is also shown in search engine results. So for all of those things it's supposed to give people an idea of what the page is without them having to explore the content of the page. For example the HTML of this page contains this line of code:Title attributes (Page 1) — General Game Discussion — AudioGames.net ForumHere's an example of a game that has unique title attributes for each page, I'd prefer a different example though if possible!http://www.furry-paws.com

URL: http://forum.audiogames.net/viewtopic.php?pid=314876#p314876





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector