var tipElTitle = document.getElementById('titleTipOfTheDay'); var tipEl = document.getElementById('mainTipOfTheDay'); tipElTitle.innerHTML = 'Linux Facts'; tipEl.innerHTML = 'You can adapt and tune your system to your exact needs, you remain the master of your software solutions.';