Friday, June 8, 2012

Area of A Rectangle

A rectangle is a parallelogram with 4 right angles.  Now, since a rectangle is a parallelogram, its opposite sides must be congruent and it must satisfy all other properties of parallelograms . 1.  4 Right Angles, In a rectangle all angles are 90° 2. The diagonals of a rectangle are congruent (congruent means that objects have       the same shape. It does not mean that they are 'equal', exactly). To find a...

Posted by: Denmas Tugino
Godheg Updated at: Friday, June 08, 2012

Tuesday, June 5, 2012

Square Root of a Number

Square Root of a Number. Before understanding what the square root of a number is, it is important to understand the meaning of root of a number. The root of a number is an equal factor of the number. For example, find the root of 25 First, we need to factor 25 : 25 = 1 × 25 25 = 5 × 5 The root of 25 is 5 because 5 is the equal factor for 25 We call 5 the square root of 25 The symbol : √ How to find the square root : 1. Trial...

Posted by: Denmas Tugino
Godheg Updated at: Tuesday, June 05, 2012

CSS List Style with Image

With CSS you can set the list of different markers in both the ordered list (indicated using numbers or letters) or an unordered list (marked using a bullet) and set the image as a marker list. We know it in the HTML tag to set the display <ol> "ordered list", and to set the display <ul> "unordered list". CSS List Style with Image, to arrange for an image used as a list. The value used is the location URL of the image . CSS code : <style...

Posted by: Denmas Tugino
Godheg Updated at: Tuesday, June 05, 2012

Monday, June 4, 2012

How to Upload Javascript File

Uploading .js files to other hosting sites may take much time to load the blogger page. Google code allows you to upload .js files and many other files such as .xml,zip to the google server which is very fast so that your script files will load quickly. Its all free. How to Upload Javascript File ? Go to http://code.google.com, login with your gmail. Find and click Project Hosting on Google Code section was then locate. Create a new project...

Posted by: Denmas Tugino
Godheg Updated at: Monday, June 04, 2012