Greetings, How can I add a class to images? I want to add class to the new images and to the old images. Kindly guide me. TY
find an outer [top level] <div and add a new class in the html. In the CSS portion setup the new class and apply it to img. Q...