this this platform just show "hello" of following code, but why not showing" this a web class " in title tag?? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

this this platform just show "hello" of following code, but why not showing" this a web class " in title tag??

<html> <head> <title> this is a web class </title> </head> <body> hello </body> </html>

11th Feb 2019, 11:53 PM
Usman Zafar
Usman Zafar - avatar
2 Respuestas
+ 2
it gets shown in the web browser window title.
11th Feb 2019, 11:57 PM
Bahhaⵣ
Bahhaⵣ - avatar
0
Thanks respected sir bahha
11th Feb 2019, 11:59 PM
Usman Zafar
Usman Zafar - avatar