To get an element by id in javascript, we can use the getElementById() inbuilt function to get any HTML element simply by providing their id tag.
確定! 回上一頁