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

How do I create a link?

508


What is the concept of Application Cache in HTML5? What are its advantages?

544


What is difference html4 and html5?

467


List out the new input attributes in html5?

405


What is the html document?

471






how do I make a picture a link?

405


What happens if doctype is not specified?

442


Can div have id and class?

452


Which is better html or html5?

435


What is the xhtml?

514


What is an email tag?

474


What is td in html?

460


What is tag attribute?

437


How do I make flash always enabled?

435


What are logical and physical text styles?

505