Archive for December, 2008
CSS Property JavaScript Reference background background background-attachment backgroundAttachment background-color backgroundColor background-image backgroundImage background-position backgroundPosition background-repeat
Posted in JavaScript | No Comments »
The route command is used under FreeBSD to manually manipulate the network routing tables. It
Posted in FreeBSD | No Comments »
<?php while (have_posts()) : the_post(); ?> <? if ((is_category()) && in_category($wp_query->get_queried_object_id())) { ?> <div class="post">
Posted in Wordpress | No Comments »
Look for a keyword in a file and point out the name of the file.
Posted in Shell | No Comments »