Sunday, September 7, 2014

HTML Math Symols with ASCII Codes


Mnemonic  Output  Code  Output  Description
Latin Extended-B
ƒ = ƒ ƒ = ƒ latin small f with hook = function = florin, U+0192 ISOtech
Greek
Α = Α Α = Α greek capital letter alpha, U+0391
Β = Β Β = Β greek capital letter beta, U+0392
Γ = Γ Γ = Γ greek capital letter gamma, U+0393 ISOgrk3

Tuesday, March 25, 2014

CSS Padding problem: Div height and widht increases when giving the padding to the Div. What is the solutions?

CSS Padding problem: Div height and widht increases when giving the padding to the Div. What is the solutions?

Our Div Css class is :

.mydiv{
width:200px;
height:150px; 
background:green;
padding:10px;
}

Wednesday, March 19, 2014

How to convert Powerpoint Presentations into FLASH - SWF Format

Adobe Presenter:

Adobe Presenter software makes it easy to create professional-quality videos by capturing both yourself and your screen with a few clicks.

Monday, March 17, 2014

How to Remove Dotted Outlines for Hyper link?

Here you can see how to remove Dotted outlines for hyperlink



Solution:

a, a:active, a:focus {
   outline: none; 
}
 

How to create multiple rar files at once

You can create multiple rar or zip files. Just follow the screen shots and then try..

1. Select All files