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 a tag in html5?

512


What are formatting tags?

446


how can we convert html server controls to webserver controls?

469


Why we use 'clear' in html?

482


What are the new attributes provided in HTML5 for ?

484






Is xhtml element name case sensitive?

519


What is meta tag seo?

460


Explain the structure of the html webpage.

472


When should I use div tags?

431


Why to use xhtml modularization?

487


What is the difference between html5 and html?

500


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

468


What is difference between html 4 and html 5?

444


How do you use a br tag?

437


Why div tag is used in html?

436