EN

DOM

What is getElementById()? It is used to select a single HTML element using its unique id attribute. Returns an Element object if a match is found; oth…

beginnersjavascripttutorialwebdev
Dev.to