getElementById

Get the first element with an id attribute matching id or null if there are no matching elements.

Return

The first element with id or null.