HTML Worksheet | |||
CIW Site Designer 1D0-420
#1. (Sdq505) You noticed that you cannot see the applet while the page is loading. What's the reason for it?
A. applets are protected
B. applets are not registered
C. applets have streaming capabilities
D. incorrect file permission settings
E. applets must register all its parameters with the JVM before it can function
#2. (Sdq543) Which of the following correctly describe the nature of ActiveX (Choose all that apply)?
A. It is a set of rules for how applications should share information
B. It is riskier than Java applets in terms of security
C. It has full access to the Windows operating system
D. It is a programming language
#3. (sd435) Which of the following are CSS2 features not found in CSS1?
A. Bi-directional text
B. Color and background properties
C. Positioning of elements on the page
D. Styles for tables
#4. (SD303) Alex has designed a graphic containing several words. Why should he choose to save this image file as a GIF rather than a JPG?
A. The GIF file format is tailored to the Internet, whereas the JPG was developed for storage only.
B. The file compression features of the JPG format may render the fonts unreadable.
C. JPG's are about three times the size of GIFs and therefore take more time to render in a browser.
D. JPG's render true color poorly at some screen resolutions, whereas GIFs do not.
#5. (sd415) Which of the following is true of XHTML?
A. It has totally replaced HTML as the tool for building Web pages.
B. It is a reformulation of HTML in XML.
C. It is a new hybrid technology that is different from both XML and HTML.
D. You can't use it to create Web pages.