| 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 |
Sunday, September 7, 2014
HTML Math Symols with ASCII Codes
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;
}
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
Monday, March 17, 2014
Subscribe to:
Posts (Atom)


