Category: Tutorials

  • Essential Microsoft Excel Tips and Tricks

    Essential Microsoft Excel Tips and Tricks

    Microsoft Excel is one such special application that will always be of paramount importance in an individual’s life. It is a unique program that consists of various binary digits and arcane sheets. Read on to find about the extensive use and invaluable tips about the wonder – Microsoft Excel Tips and Tricks. For Deleting the…

    Click here to read more.

  • Creating Forms in HTML [Basic]

    In the HTML document, we designed only one way communication in the web. The HTML document open and show the message. Forms are the tools to improve the user interface in the web. Using forms we can design a web page on which the user can communicate his wish, opinion and suggestions. Let’s see how…

    Click here to read more.

  • Referring to Complete Columns and Rows While Entering Formulae

    One usually uses column and row coordinates when entering formulae, but when applying a formula to an entire row, the columns details aren’t needed, all you need are the details of first and last cells of the row.  Vice versa same is for column, when applying formula to an entire column, the row details aren’t…

    Click here to read more.

  • PHP Variables

    PHP Variables

    Just like algebra, PHP variables are used to hold the values and expressions. A variable can have a short name, like x or a more descriptive name, like Gadget’s Name. There are certain rules in PHP for using the variable they are as follows. Variable in PHP starts with a $ (Dollar) sign, followed by…

    Click here to read more.

  • PHP Syntax

    PHP Syntax

    A PHP script always begins with <?php and ends with ?> syntax. A PHP script can be placed anywhere in the document. On servers with shorthand support you can start a PHP script with <? And end with ?> syntax, but for maximum capabilities, we recommend that you use the standard form ( <?php ……

    Click here to read more.

  • PHP Introduction

    PHP Introduction

    PHP stands for PHP: Hyper Preprocessor. PHP is a server side scripting language and PHP scripts are executed on the server. PHP supports many databases like MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc. PHP is open source software which means it is free to download and use on your personal computer for educational…

    Click here to read more.

  • How to Make Your Own Try it Editor Page

    Try it Editor is amazing way for learning the codes like HTML, CSS, PHP and all. Major websites like W3School have their own Try it Editor where users learn the codes in a practical way. If you have a website where you explain basic coding and all you need to make a Try it Editor…

    Click here to read more.

  • Password Protect Microsoft Word Document Files

    Password Protect Microsoft Word Document Files

    Working on crucial word files it is important to password protect your word document from others to open it. In Microsoft Word it is possible to do so – you can protect the document with a password. Let’s see the tutorial how to password protect your word documents files. Follow the steps below to password…

    Click here to read more.

  • Engrave Texts on a Metallic Surface in Photoshop

    Engrave Texts on a Metallic Surface in Photoshop

    This time, we have new Photoshop tutorial of engraving texts to a metallic surface. This really looks cool that text is engraved on a metallic surface without doing anything hard. Let’s see the tutorial of engraving texts to a metallic surface using Photoshop. Follow the below step one by one and create your very own…

    Click here to read more.

  • Adding Metallic Effects to Texts in Photoshop

    Adding Metallic Effects to Texts in Photoshop

    Metallic effect adds a royal looks in the creative art, hence it is the imperative thing to learn how to give metallic effects to the fonts or texts using Photoshop. Let’s see the scratch tutorial of giving metallic effects to the fonts using Photoshop. Advice: I suggest using latest version of Photoshop because it gives…

    Click here to read more.

  • How to Give Drop Shadow Behind Images Using CSS

    How to Give Drop Shadow Behind Images Using CSS

    CSS (Cascading Style Sheet) allows us to do various adjustments in HTML. Here I am going to explain you how to give a drop shadow effect behind the images using simple CSS syntax. Just adding a little shadow behind images can rock the looks of your layout of site and really this is a best method…

    Click here to read more.

  • Switch the Columns Heading to 123 or ABC in Excel

    Switch the Columns Heading to 123 or ABC in Excel

    In Microsoft Excel we have an option to change columns heading to numerical digits like 123 or alpha digit as ABC. This switch of columns heading are known as R1C1 reference style. Let’s see how to switch the columns heading by 123 or ABC in excel. In This method you can change the way excel…

    Click here to read more.