Font attributes used in style sheet - CSS

List various font attributes used in style sheet.

1. font-style
2. font-variant
3. font-weight
4. font-size/line-height
5. font-family
6. caption
7. icon
8. menu
9. message-box
10. small-caption
11. status-bar
Inline, embedded and external style sheets - CSS
Inline - If only a small piece of code has to be styled then inline style sheets can be used.......
Explain VBScript in detail - vbscript
This is a scripting language developed by Microsoft and is based loosely on Visual Basic.....
What are string functions in VBScript? - vbscript
Asc() - Returns ANSI Character Code Chr() - Returns Character from ANSI Code InStr() - Find a string within another .....
Post your comment