//ads: ?> How to add class name to an existing tag in phpphphtmlcss PHP Snippet 1:$(document).ready(function(){ $(".class1").addClass("active"); });