DHTML: Difference between FontSize and Font Size?
Answer / Raj Kapoor Agrahari
In HTML/DHTML, the difference between 'FontSize' and 'font-size' lies in their usage. 'FontSize' is an obsolete tag used for specifying font size within the body text of a document. On the other hand, 'font-size' is a CSS property used to define the size of fonts for specific HTML elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Webget and WebInvoke in rest service? Tell difference between them
What is DOM?
Do capital letters matter in keywords?(search engine point of view)
Can you give an example of when it would be appropriate to use a web service as opposed to non-serviced .NET component?
Explain the difference between authorization and authentication in web testing.
Is it right way to earn revenue through google adsense? Is it Possible?
what are the differences between webpage and webservice?
what are propritory databases?
What is meant by mobile application?
Design a web crawler? How will you avoid from getting into infinite loops?
Explain how a web application works?
1 Answers TryTechnicals Pvt Ltd,
If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?