In DHTML what is the difference between FontSize and Font
Size ?

Answer Posted / sanjay sharma

font size is a stylesheet property like

.A{ font-size:12px}
but if you want to change the font size dynomicaly the the
property FontSize will will use for java script

like
document.getElemetnById("link").style.FontSize="15px"

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meta short for?

444


What is the latest xhtml specification?

472


Is html extensible?

488


Can we change inline elements into block-level elements?

455


What is the purpose of canvas in html?

464






Is meta a self closing tag?

455


How to make a picture of a background image of a web page?

464


What is wrong with my
tags?

476


What is semantic elements in html5? List some semantic elements

438


What is iswebpage?

452


What is a head tag?

447


Is script tag self closing?

464


What is a HTML helper?

509


Which tag is used to display the number list?

476


How do you make a picture into a background image of a web page?

473