get element by id two ids code example
Example: get element by id two ids
`getElementById()` should only ever return one element. You can not make it return multiple elements
`getElementById()` should only ever return one element. You can not make it return multiple elements