How do we use <!DOCTYPE HTML PUBLIC...> in the begining of
any HTML page.
Answer Posted / kaminee
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN"> This is how <!DOCTYPE HTML PUBLIC...>
syntax is used in the begning of the HTML Page.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you explain equivalence partitioning?
is it possible web application make it as executable file
what are the 3 test tool categories and describe what each can do.
What are the roles of glass-box and black-box testing tools?
On login window for username and password auto populated field means what !
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What are the modules of quality center?
What is remedy testing,expalim that and how can use that
Discuss what test metrics you feel are important to publish an organization?
What is white box testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Differentiate verification and validation?
Which are the standards for software test plans?