Use JavaScript to Display the Current Year for a Copyright Paragraph

preview_player
Показать описание
This is one of the first skills we might utilize in a web development course for #CIS295 or #CIS133JS in building our portfolios.

Use a small bit of JavaScript to insert the current year within a copyright notice paragraph at the bottom of the webpage.
Рекомендации по теме
Комментарии
Автор

Yes! This is the right path. Stay away from JS frameworks.

CristianKirk
Автор

Technically you don't need the event listener because the window has an .onload function already, but I suppose it works fine.

dukestt
Автор

I want one formula in google sheet excel. Company name TCS (its A1 row) 17/10/2015 (date in A2 row) so i will make formula like this one =GOOGLEFINANCE("NSE:" &A1, "PRICE", "&A2")) I don't know what is wrong?

nageshbhogte