$w.onReady(function () {}); let startNum = 0; let endNum = 1000; const duration = 300; $w.onReady(function () { setInterval(() => { countUp(); }, duration); }); function countUp() { if (startNum <= endNum) { $w('#StartNumber').text = startNum.toString(); startNum++; } }
top of page
This inforgraphic contains some key information regarding the poem.
It was used as a guide to revision to highlight the points of the point and offer some practive questions.
It should be used as an aid to revision rather than a comprehensive resource.
Great for pre exam prep.

AQA London - William Blake

£1.00Price
    bottom of page