Posts by Vivi • 11 points
1 post
-
1
votes6
answers2057
viewsQ: Modify the title of a browser tab with Javascript
<!DOCTYPE html> <html> <head> <title>Esconder titulos</title> <script type="text/javascript" src="script.js"></script> </head> <body> <input…
javascriptasked Vivi 11