I have a tabs list where I want to put manually football matches of the week as a content, but I want to add an automatic javascript date to the head title of tabs content and O want it to change automatically.
For example:
Today is Monday, I want the content of Monday tab to look like this(and the same for the other tabs and I want the dates to change automatically every week) :
Monday 03/04/2017 real madrid vs roma
for Tuesday tab Tuesday 04/04/2017 juventus vs ac milan . . . Here is a demo of I want exactly:
https://www.w3schools.com/code/tryit.asp?filename=FEA4XFMAQTS1
Can anyone help me to do that with javascript , please ?
NOTE: I want the dates to be near to the day name exactly like the demo.