$(function() { $("thead").addClass("thead-dark"); $("table").addClass("table table-striped table-bordered table-hover table-sm table-responsive"); });