Sunday, May 19, 2013
Link Dir
Download
Resources
Music
Home
IT Quiz Menu
Quizzes Home Page
General Quizzes and Trivia
PC Troubleshooting
Networking Guide
Info Tech Glossary
Code Bank
Web Development
IT Quizzes Category
ASP
ASP 2
ASP ADO
ASP Server Side Include
ASP.NET
C# .NET
CISCO-CCNA
Computer Hardware
Computer Technolgy
Computer Trivia
CSS
Database Management
HTML
IIS 6 Administration
Java
JavaScript
Javascript Fundamental
Linux
MCSE 70-291
Network Plus
Networking
Networking 2
OSI Model
PERL
PHP
Project Management
Search Engine Optimization
Server Administrator
SQL
SQL Advanced
SQL Server Administration
VB.NET
Web Designer
Windows 2000 Server
Windows 2003 Server Adminstration
XHTML
XML
Search Web Link
Search Software
Quizzes Main Page
IT Quizzes
Web Design Quiz
E-mail this Quiz to a friend
Bookmark this Quiz
Web Design Quiz
There are 30 questions in this quiz. Good luck!
Passing grade is 70% = C.
1)
Which of the following is true of XHTML?
a)
It is a new hybrid technology that is different from both XML and HTML.
b)
You can't use it to create Web pages.
c)
It is a reformulation of HTML in XML.
d)
It has totally replaced HTML as the tool for building Web pages.
2)
A friend has designed a graphic containing several words. Why should he/she choose to save this image file as a GIF rather than a JPG?
a)
JPG's render true color poorly at some screen resolutions, whereas GIFs do not.
b)
The GIF file format is tailored to the Internet, whereas the JPG was developed for storage only.
c)
The file compression features of the JPG format may render the fonts unreadable.
d)
JPG's are about three times the size of GIFs and therefore take more time to render in a browser.
3)
Which of the following correctly describe the nature of ActiveX (Choose all that apply)?
a)
It is a programming language
b)
It has full access to the Windows operating system
c)
It is a set of rules for how applications should share information
d)
It is riskier than Java applets in terms of security
e)
Either BCD
4)
Which of the following are CSS2 features not found in CSS1?
a)
Color and background properties
b)
Bi-directional text
c)
Positioning of elements on the page
d)
Styles for tables
e)
Either ABC
5)
You noticed that you cannot see the applet while the page is loading. What's the reason for it?
a)
incorrect file permission settings
b)
applets must register all its parameters with the JVM before it can function
c)
applets are protected
d)
applets are not registered
6)
Which of the following correctly describe Dreamweaver's form building capability?
a)
It designs XML forms.
b)
It supports forms generated by Access Database.
c)
It has no server side form processing features.
d)
It has no client side form processing features.
7)
Which of the following correctly describe the features of Flash (choose all that apply)?
a)
vector-graphic based animation
b)
browser independent
c)
bandwidth friendly
d)
requires client side plug-ins
e)
All of the above
8)
Which of the following correctly describe the features of SSI ?
a)
It uses OLE as the database technology
b)
There is no official standard
c)
It is a substitute to ActiveX control
d)
It is developed by W3C
9)
In DreamWeaver Chad can change the Default Text in the Status Bar of his web page by changing its properties through the what?
a)
Objects Palette.
b)
Properties Palette.
c)
Layers Inspector.
d)
Behaviours Inspector.
10)
Which technique is referred to as inline scripting?
a)
The use of SCRIPT tags in line with the HEAD and BODY tags.
b)
The addition of the INLINE tag within the controlling HTML.
c)
The embedding of scripting instructions within certain HTML tags.
d)
The physical justification of the script (major routines on the left, and lesser routines indented and on the right).
11)
Which of the following is a more efficient alternative to CGI?
a)
ISAPI
b)
VB Script
c)
SGML
d)
HTML
e)
XML
12)
An applet that runs on the server side is known as a _____
a)
CGI
b)
Server Script
c)
Server side processor
d)
Servlet
e)
Java Server Script
13)
A CLUT is also known as a _____
a)
None of the choices.
b)
graphic tablet
c)
VGA table
d)
palette
e)
color index
14)
Which of the following are the attributes that can be used with the APPLET tag ?
a)
CODE
b)
ALIGN
c)
ALT
d)
CODEBASE
e)
All of the above
15)
Using inline styles on a page with multiple overlapping styles is being referred to as:
a)
DHTML
b)
SGML
c)
CSS
d)
XHTML
16)
You use HTTP-EQUIV together with ____________ to cache a page to the Browser's folder on the hard drive.
a)
CACHE
b)
SET
c)
SIZE
d)
PRAGMA
17)
What view in Microsoft FrontPage would you use if you wanted to view all the pages in your web site in a tree structure?
a)
Folders View
b)
All Files View
c)
Task View
d)
Themes View
e)
Navigation View
18)
Your company wants to be able to give the customers only, access to the inventory as well as place orders over the internet. What type of Web site would this be considered?
a)
Externet
b)
Internet
c)
Intranet
d)
Extranet
19)
When using the ISINDEX tag, how do you override the default message?
a)
you cannot do this
b)
use the ASK attribute
c)
use the MESSAGE attribute
d)
use the PROMPT attribute
20)
Higher-end (24-bit) monitors are capable of displaying how many colors?
a)
17,000
b)
170,000
c)
17,000,000
21)
Lower-end (8-bit) monitors are capable of displaying how many colors?
a)
256
b)
25,600
c)
250,600
22)
When it comes to designing web pages, it is imperative to use colors that most monitors can safely display. How many colors are cosidered web-safe?
a)
256
b)
216
c)
256,000
d)
17,000,000
23)
WYSIWYG is an acronym for what?
a)
What You Saw Is What You Got
b)
What You See is What You Get
c)
What You Seen is What You Gotten
d)
What You Sew is What You Get
24)
When you are hyperlinking to a page WITHIN your website, it is better to use which linking style?
a)
Absolute URL (http://www.site.com/directory/page.htm)
b)
Relative URL (../directory/page.htm)
25)
There are times when you want a link to another website to open in a separate window. Which scenario best fits?
a)
Have another window open making it easier for the user to surf the linked website
b)
Keep my website in the original window so the user will come back to it
c)
Be sure that the user has JavaScript enabled in their browser
26)
Navigation within a website is important. Which best defines how a navigation system be setup?
a)
There is no standard. Navigation is dependent upon the web designer.
b)
It should be consistent throughout the site as far as appearance and functionality. It should also be compatible with all browsers.
c)
Make it complex so the visitor will try to figure out what to do.
27)
During the user testing phase of development, testers should always be take from:
a)
The most experienced technical personnel employed by the company.
b)
The general public.
c)
Users already familiar with the application.
d)
Users unfamiliar with the application.
28)
Which of the following is NOT true of navigation?
a)
A good navigation plan should include shortcuts.
b)
Common navigational schemes include the items: FAQ, Search, About, and Site Map.
c)
The visitor should not have to click more than 3 times to reach a desired page.
d)
Icons and logos should be avoided in navigational structures because graphic files increase download times.
29)
Which statement best describes cookies?
a)
Sent by the server to all clients.
b)
Sent by the server in response to a client request.
c)
Sent by the client and stored on the server after the client user has signed a digital certificate.
d)
Received by a client immediately after an e-commerce transaction is completed.
30)
FTP and SSL are protocols which operate on port numbers:
a)
21 and 443 respectively.
b)
21 and 444 respectively.
c)
23 and 443 respectively.
d)
443 and 21 respectively.
E-mail this Quiz to a friend
Bookmark this Quiz