
Search In
In this blog I will explain you how to use siteMap in asp.net web application.I would like to start with few basic question:-
1) What is siteMap?
The SiteMap displays a list of links representing the user's current page and the hierarchical path
In D8, location of theme moved to /themes, while the core themes moved to /core/themes, not sites/all/theme like Drupal 7. The basic theme structure of D8 Will have sub folder for images,css, js & templates.
This is how the directory str
Here we want to render a custom page like the user's profile page after a successful account updation.The solution is fairly simple,however one prerequisite i am assuming that we have already run rails generate devise:controller user comman
This aide is a prologue to the Contact Form 7 module for WordPress. Fundamental information of WordPress organization is required. With different illustrations, this instructional exercise discloses how to show a structure on your page, and how to re
Hello readers, In this tutorial I will guide you to "How to add Custom Metabox in a particular page in Wordpress."
In WordPress, If you want to add or save some extra field in a post, custom post type or in the page. So basically w
Hi Readers,
Affix means attached or locked, hence Affix navigation helps and authorize an element to lock or get attached to a particular area of web page. This is general used with icons (social media icons like- FB, Twitter, LinkedIn, G+ etc) or n
The launch of the AMP project of Google has highlighted the issue of web page loading speed. Actually, the fact is that everyone is in a hurry to optimize the speed of the site and also reduce the page loading time. There are certain reasons why the
Hello Friends, In this tutorial I am providing you some important SEO interview question that you must prepare before you kickoff your interview.
1. What is SEO?
This is very basic question some interview might ask what do you und
Featured Articles are those articles which are displayed on the front-page in Joomla. Whenever you create an article as featured they are by default displayed on the front-page. To create an article as featured follow the steps given below:
Login t
If you have two html pages and you need to load one inside of another then using Javascript you can easily perform this action by 'load' syntax:
Lets consider two pages one.html and second.html
one.html will go like this
<html>
<head>