News Update :
Home » » Stylesheet for Internet Explorer - IE

Stylesheet for Internet Explorer - IE

By: Unknown on Friday, 13 February 2015 | 12:19

!--[if lt IE 9]>
<link href="<?php bloginfo( 'stylesheet_directory' ); ?>/ie.css" rel="stylesheet" type="text/css" media="all" />
<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
<![endif]-->

Linking jQuery

<?php wp_enqueue_script("jquery"); ?>
<?php wp_head(); ?>
<script type="text/javascript" src="<?php bloginfo('stylesheet_directory');?>/js/accueil.js"></script>

 




Header- front.php ? It's been so 2013!

hp if(is_front_page()) : ?>

<?php endif; ?>


Use HTML tags in the description


Here's how to use HTML tags , such as in the slogan <br /> tags.

echo html_entity_decode ( get_bloginfo (' description '));
 
Contact Us | Privacy policy | Term of use | Advertise with Us | Site map
Copyright © 2011. Blogging Brain . All Rights Reserved.
Design Template by Blogging Brain | | Powered by Blogger