How to put title? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

How to put title?

8th Sep 2016, 7:10 AM
Fritz Esplago
Fritz Esplago - avatar
1 Respuesta
+ 1
<!DOCTYPE html> <html> <head> <title>Web name</title> </head> <body> <p aiglin="center">Get app builder.</p> </body> </html>
16th Sep 2016, 1:32 AM
Dragonboy13
Dragonboy13 - avatar