What is a class in CSS?
Answer / rekha
CSS stands for Cascading style sheets
it is very difficult to add bgcolors,font colors and so many
other customizable features.In order to avoid we use CSS
the classes are:
background-color
font-color
font-family
Is This Answer Correct ? | 1 Yes | 0 No |
how do you make the variable declaration mandatory?what is the use of "option explicit"?
what is the use of QCUtil? explain with one example?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
give me an ex. of unoverloaded method?
Plz give the vb script for the following scenerio. In travel booking we have to select from delhi to mumbai from the combobox The prices will be display in another combo box .But i have to select the lowest price for it and submit it
what is the differenece btwn scripting language and programming language
Explain about scrrun.dll?
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
which is the bset training centre to learn automation tools?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
How to get 120 using 5 zeroes, you can use any operator(+, *, /...) in qtp.