A.mp4 B.ogg C.webM D.mp3
A.$("input[type=’button’]") B.$("#btnGo") C.$(".btnGo") D.$(".btn")
A.text() B.contains() C.input() D.attr()