Its common problem with godaddy server for installing joomla3. As web designer or Web Developer you may face this issue. Here is steps which show you How to turn off magic_quotes_gpc module in php for joomla 3 setup on godaddy server. created script for phpinfo and saw that magic_quotes_gpc was on (the only one on […]
jQuery Latest version 2.0 has arrived! The arrival of jQuery 2.0 is an epic milestone for Web designer and Web Developer. Reduced size, No more support for IE6/7/8, Custom builds for even smaller files and more. 12 percent smaller than its predecessor. jQuery 2.0 leaves behind the older Internet Explorer 6, 7, and 8 browsers. In return it is smaller, faster, […]
here is code to change html tag OR change html element using jquery $(this).replaceWith($(‘<h5>’ + this.innerHTML + ‘</h5>’));
Gang of web designers and developers teamed up to explore how the modern version of wordpress look like. * Smple, uncluttered design; free of excessive decoration and focused on your content. * use beautiful webfonts, legible typography that’s consistent in every browser. * Responsive design that’s tailored to PCs, tablets and mobile smartphones devices * […]
I’ve done quite a few posts about SEO, but i wanted to write one more about the difference between on and offsite SEO. Firstly, SEO stands for Search Engine Optimization. If you have no idea what it is, than this probably isn’t the post for you since it’s not really relevant. However if you have […]
If you’ve been using the HTML5 hgroup tag, now would be a good time to stop. The hgroup tag is in the process of being removed from the W3C’s HTML5 specification. While the official reason for hgroup‘s demise is the lack of support for hgroup semantics — the W3C requires two “reasonably complete implementations” — […]
For any client job or professional app/service, making a clear contract with the customer is one of the key points for the success of the project and happiness for both sides. Recently, Smashing Magazine has brought together design/development-related contracts that exist on Docracy and encourages everyone to share any new ones. The list includes sample contracts for web design, icon […]
Here is code which show you that how to Use jQuery CDN Media Template file in wordpress website. Just copy and Paste below code to your theme function.php file.
Typekit is a useful service which allow you to use countless different fonts on your website or blog. They do provide a WordPress plugin to easily add their fonts to your WordPress site, but there’s no built-in solution for integrating Typekit fonts directly to your theme. Here’s a code to do it.
Here is the way totest web site pages in IE7, IE8, and IE9.
Here is one of the way to create own custom html tag in HTML
Here is code for creating drop down submenu on mouse over hope it will help new web designer and web developer
Here are some Prediction 2013 New Resolution for Web designers. Well, it is that time of year where we start to reflect on the past year and look forward to the new year 2013.In 2012 we have seen several new trends appear in web design, one of the most notable being the rise of responsive […]
WordPress 3.5 was released yesterday and it includes many usability updates – especially for the media manager. Although there were no significant security updates mentioned we do recommend that you update as soon as possible. However this is a major release, so it could potentially break a few things. Especially plugins and themes might require […]
It’s the most wonderful time of the year: a new WordPress release is available and chock-full of goodies to delight bloggers and developers alike. This one “Elvin” in honor of drummer Elvin Jones, who played with John Coltrane in addition to many others. Today WordPress has released it’s next big version…Wordpress 3.5 is on the shelves and ready to be […]
The following code will allow you Add google AdSense code inside post using wordpress Shortcode which display a 468×60 AdSense unit wherever you place the [adsense] shortcode