table, th, td { text-align:left; padding:5px; } table { border-collapse: collapse; margin: 0 auto; } .wrap { width:100%; height:100%; } "; } function home(){ echo '
Panjang Lebar Tinggi
     
 
Kubikasi
Volume Darat dan Laut
Volume Udara
'; } function widget(){ echo ''; } function home_build(){ head(); } function widget_build(){ head(); } add_shortcode('homecalc', 'home_build'); add_shortcode('widgetcalc', 'widget_build'); add_filter('widget_text','do_shortcode'); ?>