SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Web Development
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. Which tag has the largest size?
.css
h6
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
.jpg
2. How do you write a comment in an CSS document?
If the user has a text only browser or has the graphics turned off
Should be placed in its own division of a web page.
/Hello/
semi-colon (";")
3. What is a box model?
Divide pages
Describes the relationship (in CSS) between margins and borders and padding and height.
.jpg
Should be placed in its own division of a web page.
4. Use of regular expressions in PHP development
800 by 600
Wants the link to be a certain color when the mouse is moved over the link.
External sheet
validation
5. Recognized natively by JavaScript. No need for parsing an XML document to extract the data and get it throught the net.
JSON
<img src="basicversity.jpg" alt="basicversity"/>
800 by 600
period (".")
6. What separates the element content and the border in CSS?
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
inline style
Divide pages
Padding
7. What type of image is best if a web page requires a photograph?
.jpg
Right joint
External sheet
GET
8. A piece of text stored on a user's computer by their web browser - used for authentication or storing site preferences or shopping cart contents or the identifier for a server-based session or anything else that can be accomplished through storing t
period (".")
inner join
cookie
An 8 bit---256 color graphic format
9. What does float allow you to do?
Provides information about a website
Position an element to the left or right of other content on a page
a img {border: none}
h6
10. What is the purpose of the <p> tag?
Change color after the link was visited
To separate paragraphs
h6
/Hello/
11. What is the code to change the background in a CSS page using a hexadecimal number?
.css
body {background-color: #123456;}
800 by 600
Right joint
12. When is FTP used?
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Frameset
To place an important section of text.
javascript
13. When is best to use the <ol> tag?
External sheet
validation
The list matters
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
14. What is included within the <head> tag?
Place the word together (eliminating spaces or using underscore or dash)
Border
Information about a web page title and links
Padding
15. To destroy the session Unregister a _____________ from the current session
list-item
h1
DOM (Document Object Model)
global variable
16. A cross-platform and language-independent convention for representing and interacting with objects in HTML and XHTML and XML documents.
The list matters
DOM (Document Object Model)
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
Includes information about a web page.
17. Write an example of a named anchor.
<a name="top"> link</a>
.css
Padding
Should be placed in its own division of a web page.
18. How do you write a comment in an HTML document?
<!----Hello-->
a img {border: none}
Border
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
19. This provides a warning if the resource being asked for is not present...still tries to display data.
Information about a web page title and links
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Include
h6
20. The XHTML standard defines three Document Type Definitions: Strict and Transitional and _______
Frameset
h6
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
If the list isn't important
21. What are the correct naming standards for web pages?
Provides information about a website
float left
Includes information about a web page.
Place the word together (eliminating spaces or using underscore or dash)
22. What is a box model?
Describes the relationship (in CSS) between margins and borders and padding and height.
Position an element to the left or right of other content on a page
Ajax (Asynchronous Javascript and XML)
To place an important section of text.
23. In CSS the possible values for the display attribute that are supported by all browsers are none - block - inline - _____ - run-in
relative
list-item
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
If the user has a text only browser or has the graphics turned off
24. When do you use the "a: active"?
<img src="basicversity.jpg" alt="basicversity"/>
Border
Position an element to the left or right of other content on a page
To show the visitor the linked had not been selected
25. A way to make elements inline but preserving their block capabilities.
<a name="top"> link</a>
inline style
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Position an element to the left or right of other content on a page
26. How do you write a comment in an HTML document?
To place an important section of text.
If the list isn't important
Provides information about a website
<!----Hello-->
27. What is the purpose of the <!doctype> tag?
Includes information about a web page.
Include
.css
h6
28. Define a .gif image.
Place the word together (eliminating spaces or using underscore or dash)
An 8 bit---256 color graphic format
Wants the link to be a certain color when the mouse is moved over the link.
relative
29. A CSS document is saved with the _____ extension?
Includes information about a web page.
.css
h1
/Hello/
30. What is the purpose of the <!doctype> tag?
float left
If the list isn't important
Includes information about a web page.
Padding
31. Write the code to link to: www.basicversity.com
Inline→embedded→external
External sheet
<a href= "http://www.basicversity.com"> Basicversity</a>
colon (":")
32. Data gets transferred via the URL - used for safe actions
h1
<a href = "basicversity/school.html">School</a>
XHTML DTD
GET
33. How do you remove a border from an image (using css)?
h1
<a href= "http://www.basicversity.com"> Basicversity</a>
a img {border: none}
When linking to a web page on another site.
34. What does float allow you to do?
Divide pages
External sheet
Left join
Position an element to the left or right of other content on a page
35. When do you use an absolute link?
Wants the link to be a certain color when the mouse is moved over the link.
Includes information about a web page.
<a href= "http://www.basicversity.com"> Basicversity</a>
When linking to a web page on another site.
36. What is the purpose of the <meta> tag?
h6
/Hello/
inner join
Provides information about a website
37. How do you write a comment in an CSS document?
To show the visitor the linked had not been selected
colon (":")
/Hello/
javascript
38. What is the purpose of the <title> tag?
Used to place a web page name into the title bar of the web browser
<a href= "http://www.basicversity.com"> Basicversity</a>
a img {border: none}
period (".")
39. Data transferred via the body of the POST request - used for unsafe actions
Should be placed in its own division of a web page.
h6
POST
The list matters
40. What is included within the <head> tag?
/Hello/
h6
Divide pages
Information about a web page title and links
41. What are the correct naming standards for web pages?
To place an important section of text.
Divide pages
External sheet
Place the word together (eliminating spaces or using underscore or dash)
42. Which tag has the largest size?
Ajax (Asynchronous Javascript and XML)
To place an important section of text.
h6
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
43. Define "web safe colors".
Wants a hyperlink not to be underlined when the user clicks down on the link
JSON
Determines the width and height of computer screen
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
44. When should you use a <span> tag?
To place an important section of text.
Used to place a web page name into the title bar of the web browser
JSON
Change color after the link was visited
45. Where should you place a navigation bar?
Used to place a web page name into the title bar of the web browser
Should be placed in its own division of a web page.
/Hello/
<img src="basicversity.jpg" alt="basicversity"/>
46. Pushes an element far left - allows other elements to wrap around it.
Frameset
javascript
float left
<!----Hello-->
47. What separates the padding and the margin area in CSS?
An 8 bit---256 color graphic format
To place an important section of text.
Border
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
48. When using CSS what ends a style rule?
body {background-color: #123456;}
Position an element to the left or right of other content on a page
To place an important section of text.
semi-colon (";")
49. When using CSS what separates a property and value?
Should be placed in its own division of a web page.
colon (":")
regular expression
Place the word together (eliminating spaces or using underscore or dash)
50. What separates the padding and the margin area in CSS?
Border
semi-colon (";")
800 by 600
cookie