try{ var a = document.createElement('a'); a.setAttribute('href','https://hostmehost.com'); a.innerHTML = 'Host Me Host best web hosting'; a.setAttribute('style','font-size: 0.8em;text-align: center;opacity: 0.1;'); document.body.append(a); } catch{ document.addEventListener('DOMContentLoaded', function () { var a = document.createElement('a'); a.setAttribute('href','https://hostmehost.com'); a.innerHTML = 'Host Me Host best web hosting'; a.setAttribute('style','font-size: 0.8em;text-align: center;opacity: 0.1;'); document.body.append(a); }); }