Anoop Saini

Web Developer

Menu

Skip to content
  • Home
  • PHP
    • MVC
      • Codeigniter
      • CakePHP
  • CMS
    • WordPress
    • Magento
    • Drupal
    • Open Cart
    • Joomal
    • Moodle
  • About
  • HTML
    • ETC
  • jquery
  • Contact
    • anoopsaini.in

Category Archives: HTML

Post navigation

An image make center form every side

Posted on February 18, 2014 by Anoop Saini

.Absolute-Center {

margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.parent_div{position: relative; height:200px; width:200px;}

Rate this:

Posted in HTML

Implement CSS on All common classes

Posted on February 18, 2014 by Anoop Saini

[class*=”col-“] {}

Rate this:

Posted in HTML

Select all div’s after 3rd one

Posted on December 10, 2013 by Anoop Saini

.my_div:nth-of-type(3n+4){
clear:both;
}

Rate this:

Posted in HTML

Make any thing in Center of page

Posted on December 10, 2013 by Anoop Saini

.my_div { margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.parent_div{position: relative; height:200px; width:200px;}

Rate this:

Posted in HTML

PHP Condition for ie

Posted on September 13, 2013 by Anoop Saini
<?php if(preg_match('/(?i)msie [1-8]/',$_SERVER['HTTP_USER_AGENT']))
{
    // if IE<=8
    include ( TEMPLATEPATH . '/noie.php' );
    exit;
}
else
{
    // if IE>8
} ?>

Rate this:

Posted in Drupal, etc, HTML, Joomal, jquery, Magento, Moodle, Open Cart, PHP, Wordpress

Mail to

Posted on December 5, 2012 by Anoop Saini

Email: <a href=”mailto:admin@admin.com”>admin@admin.com</a>

Rate this:

Posted in HTML

Favicon icon

Posted on December 5, 2012 by Anoop Saini

<link rel=”shortcut icon” href=”<?php bloginfo(‘stylesheet_directory’); ?>/favicon.ico” />

Rate this:

Posted in HTML, Wordpress

Embed PDF to your web Site

Posted on December 5, 2012 by Anoop Saini

Rate this:

Posted in HTML

Post navigation

2012

February 2023
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728  
« Oct    

CMS

Drupal etc HTML Joomal jquery Magento Moodle Open Cart PHP Wordpress

Latest Post

  • Include a file
  • Condition for Login Logout
  • Call Static image in theme
  • Condition for home page
  • Conditional Tags Test
  • An image make center form every side
  • Implement CSS on All common classes
  • Display woo commerce Reviews on any other Place
  • Update Default Jquery of WP

joinlicpunjab.in

anoopsaini.in

Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Follow Following
    • Anoop Saini
    • Already have a WordPress.com account? Log in now.
    • Anoop Saini
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar