$(document).ready(function(){ $("body>div").addClass("w3-grid"); $("#div_blog_body table").addClass("w3-table w3-border w3-bordered w3-striped w3-hoverable"); $("#div_blog_body table > thead > tr").addClass("w3-green");//w3-green,w3-cyan,w3-light-green });