getPropertyValue ('color'); console.log(document.querySelector('p').textContent); // test content console.log('p\'s color', color); // empty.
確定! 回上一頁