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 the image tag?

433


What is datalist in html?

464


Can I specify fractional weight values such as 670 or 973 for font weight?

454


What is microdata in html5?

449


How do I make sure my framed documents are displayed inside their frameset?

438






How many types css can be include in html?

439


In html5, onblur and onfocus are?

626


How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?

441


What is html and its functions?

448


Explain marquee in html?

474


What does href mean?

475


What is the relation between xhtml and css?

466


What are the various tags provided for better structuring in HTML5?

454


What is the ul tag?

402


How to write the opening tag of an xhtml element?

470