post_title;
$keywords = "";
$tags = wp_get_post_tags($post->ID);
foreach ($tags as $tag ) {
$keywords = $keywords . $tag->name . ", ";
}
} else if (is_category()) {
$description = category_description();
}
?>
';
$styles .= '#sidebar_left {width: ' . $width . 'px;}';
$styles .= '#sidebar_right {width: ' . (308 - $width) . 'px;}';
$styles .= '';
echo($styles);
}
?>
WordPress', 'blocks'); ?>
mg12', 'blocks'); ?>
XHTML 1.1 and CSS 3', 'blocks'); ?>