Project 3: Radical

j('li, h1, p').append(" on the blockchain");
j('span strong').prepend("Look, Bro ");
j('h2 a').append(", it was radical man");
j('.js-tweet-text-container p').append(" LET ME LIVE MY LIFE");

Comments are closed.