Which Doctype should I use? This is one of the first questions people ask when they start using web standards. There are four main doctypes in use today. This artcile will firstly define what a doctype is and how it works, and then go on to explain the four...
By submitting your websites to various directories will help get a lot of links quickly and easily. Register your website in directories that help websites get indexed sooner on search engines like Google, Bing, Yahoo and more. You will receive visits and traffic as a result. This is an...
By default, WordPress used name “WordPress” and email “[email protected]” when it sends notifications on your blog. For examples, see picture below: It isn’t convenient and you will want to change it on your Blog. This article will show you how to do this just with one simple step. Finding and opening functions.php...
At certain point, every blogger in his career has to choose between custom or premade blog themes. There are certain factors to consider when you are selecting between two. Advantage and disadvantages of premade blog themes Advantages • There is no surprise that premade themes are available absolutely free on web. The...
It takes the form: preg_match('/regularexpression/', $textstring) Note the forward slash at the start and end of the regular expression. This is a way of indicating there is a regular expression between the forward slashes. Other PHP commands used with regexs are preg_split, preg_replace and preg_match_all. You can find out more of...
Web designers use it nearly every day, but not many actually know what the div tag means and where it should be used. This article aims to de-mystify the div tag, explain when and where it should be used and compare it with the similar span tag. The Short Answer div—tag...
How to make custom shapes with Photoshop. As with most tools in Photoshop there are a number of pre-installed shapes at your disposal and it’s very easy to make your own. The custom shapes tool is where Photoshop meets Illustrator as the shapes are actually vectors, meaning that you have the...
Choosing blog name is awful task. There are several guideline to follow while selecting a blog name. Let us implement 3 formulas when choosing blog name. 1. It must describe your blog Elect a blog name which narrates the appearance of your blog. So that It helps the reader to know...
Normally, a new article or a new site set up to Google index, it may take a few days, even a week. But the perennial site, prestige, most within 24 hours or lesser is normal. Therefore, the job of the SEO tips Google index as soon as possible is...
Nowadays CSS development is process which makes people to think to produce good results. You may have experience with working on large CSS files, multiple developers, and long development schedule of events. If you have created more complicated CSS in your files then there is more difficulty arises in...