Uncategorized

Important SEO Analysis Tools

SEO analysis tools

There are many free & premium tools available over the internet to analysis your website SEO. We’ve listed out few important Free & Premium SEO Analysis tools below: Important SEO Analysis tools list: Website Speed Test: The below listed websites helps you to Test the Speed of the website for …

Read More »

What is a Sitemap for a Website?

What is a Sitemap? Let us understand what a Sitemap is – Basically, the sitemap is a list of web-pages of a website which are available on a single page. For every website, a sitemap is essential because it allows search engines to crawl the site more actively. Sitemap XML …

Read More »

Types of SEO – White Hat SEO, Black Hat SEO, Grey Hat SEO

Types of Seo, White Hat Seo, Black Hat Seo, Grey Hat Seo

Search engine optimization (SEO) is a technique which helps to boost your website’s rankings on search engine results page. It’s a crucial factor for all the companies including small and larger scale business platforms. The three different types of SEO techniques and practices that you must know about before going …

Read More »

Code for blinking Christmas lights

Code for blinking Christmas lights This code shows to make the pure CSS effect of blinking christmas lights which makes your project looks awesome. PREVIEW for blinking Christmas lights HTML CODE: STEP-1 PREVIEW FOR  STEP-1   CSS CODE: STEP-2: PREVIEW FOR STEP-2:   STEP 3: PREVIEW FOR STEP-3:   STEP 4: …

Read More »

4. HTML Attributes

4. HTML Attributes So far we have used HTML tags in the simplest forms,but for most of the HTML tags we use HTML Attributes, which provides the extra information. An attributes are used to define the characteristics of an HTML element and is placed inside the starting tag. All attributes are …

Read More »

code for fancy search form

Code for fancy search form Here is step by step HTML and CSS example code for fancy search form field, adding this kind of search forms makes your project look stylish and modern. STEP -1 HTML CODE <div class=”field” id=”searchform”> <input type=”text” id=”searchterm” placeholder=”enter your search terms here” /> <button type=”button” id=”search”>go!</button> …

Read More »