var tipElTitle = document.getElementById('titleTipOfTheDay'); var tipEl = document.getElementById('mainTipOfTheDay'); tipElTitle.innerHTML = 'London Facts !'; tipEl.innerHTML = 'With a population of 7.2m, London is the largest city in Europe. Estimates suggest the city will expand to over 8m by 2020.';