Class for html tag

const html = document.querySelector(’.output’);
for which tag the '.output 'class is

Hi @Shailaja_Kundaram! Did you have a question here? I’m not sure what your post was trying to say, but I’m happy to help if I can get a few more details.

Hello @Shailaja_Kundaram

it will not be certain tag it will be any any element that has class attribute value = output

hope that help and have a nice day