This is basic.
How do I get the value \'This is my name\' of the above span?
This is my name
In javascript wouldn't you use document.getElementById('item1').innertext?
document.getElementById('item1').innertext