sode code example link: https://perk-bevis.github.io/example_code/
var headingElement = document.querySelector('.heading');
console.log(headingElement.innerText); // geter
headingElement.textcontent =new heading // seter
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sode code example link: https://perk-bevis.github.io/example_code/
var headingElement = document.querySelector('.heading');
console.log(headingElement.innerText); // geter
headingElement.textcontent =new heading // seter