Categories
How To Article Javascript

How to use time function in javascript

How to use time function in javascript In JavaScript, we are able to execute some code after a specified time-interval. This is called timing events in javascript. It’s very easy to time events in JavaScript. The two key methods that are used are: setTimeout() clearTimeout() Code for thr following is:- <html> <head> <script type="text/javascript"> function Timeevent() […]

Categories
Technology - Tips

Google is going to change it’s sign in page for Gmail

Google is on its ways to change login page. Google also changed login pages of Google, Youtube now it’s time for Gmail. It is quite long time Google change the login page of Gmail. Alignment of the page is changed by placing centering the content of page. The look and feel of the page is  […]

Categories
Technology - Tips

How to open a mpp file

How to open a mpp file Format The MPP file type is primarily associated with ‘Microsoft Project’ by Microsoft Corporation. With Project you can set up projects, keep project teams aligned, and track and analyze projects. Their are  viewers available for Word, Excel and PowerPoint,But Microsoft does not provide an  viewer for Microsoft Project (.mpp) files. It […]

Categories
Website Design

How to create GEO TAGS for your website

How to create GEO TAGS for your website What Geo Tags Stand For:-Today search engines are already able to handle regional search requests, gathering city and street names from the text content of the explored web pages. Geo tags will simplify this task since they provide machine-readable information about country, region and exact latitude/longitude coordinates. Creating Geo tags […]