Basic Html - Study Mode
[#141] The open source software version of netscape is
Correct Answer
(B) Mozilla
Explanation
Solution: On February 23, 1998, Netscape Communications Corporation created a project called Mozilla to co-ordinate the development of the Mozilla Application Suite, the open source version of Netscape’s internet software, Netscape Communicator.
[#142] Which of the following is not an IDE
Correct Answer
(C) TextEdit(Mac)
Explanation
Solution: TextEdit is a highly versatile word processor included with OS X.
[#143] IDE stands for
Correct Answer
(B) Integrated Development Environment
Explanation
Solution: An integrated development environment (IDE) or interactive development environment is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, build automation tools and a debugger.
[#144] We can define ________ number of sites with one copy of dreamweaver installed on our computer.
Correct Answer
(D) unlimited
Explanation
Solution: Dreamweaver is an IDE to build custom web apps and applications. There is no definite liit to it.
[#145] What should we add to a template in Dreamweaver in order to control where page content goes?
Correct Answer
(A) Editable Regions
Explanation
Solution: Editable template regions control which areas of a template-based page a user can edit.