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. What are the correct naming standards for web pages?
Padding
Provides information about a website
Include
Place the word together (eliminating spaces or using underscore or dash)
2. How do you remove a border from an image (using css)?
a img {border: none}
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
.jpg
Frameset
3. When is FTP used?
Inline→embedded→external
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
h1
h1
4. When do you use the "a: visited"?
Should be placed in its own division of a web page.
Change color after the link was visited
Place the word together (eliminating spaces or using underscore or dash)
GET
5. Which heading tag has the smallest size?
body {background-color: #123456;}
h1
Divide pages
Require
6. Define resolution.
Determines the width and height of computer screen
colon (":")
period (".")
global variable
7. What is the purpose of the "div" tag?
period (".")
Includes information about a web page.
Divide pages
External sheet
8. A way to make elements inline but preserving their block capabilities.
Includes information about a web page.
inline style
<a href= "http://www.basicversity.com"> Basicversity</a>
/Hello/
9. Which tag has the largest size?
h6
h1
Place the word together (eliminating spaces or using underscore or dash)
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
10. What type of image is best if a web page requires a photograph?
body {background-color: #123456;}
.jpg
An 8 bit---256 color graphic format
Includes information about a web page.
11. Write an example of a named anchor.
<a name="top"> link</a>
Determines the width and height of computer screen
Should be placed in its own division of a web page.
Change color after the link was visited
12. Data transferred via the body of the POST request - used for unsafe actions
Should be placed in its own division of a web page.
POST
a img {border: none}
remotely
13. What is the code to change the background in a CSS page using a hexadecimal number?
Place the word together (eliminating spaces or using underscore or dash)
<a name="top"> link</a>
body {background-color: #123456;}
Ajax (Asynchronous Javascript and XML)
14. When do you use the "a: link"?
Provides information about a website
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
Wants a hyperlink not to be underlined when the user clicks down on the link
Describes the relationship (in CSS) between margins and borders and padding and height.
15. What is the hierarchy for CSS code?
Inline→embedded→external
regular expression
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
An 8 bit---256 color graphic format
16. Creates a new result table by combining column values of two tables (A and B) based upon the join-predicate
body {background-color: #123456;}
inner join
GET
<!----Hello-->
17. Define a .gif image.
<a href= "http://www.basicversity.com"> Basicversity</a>
<!----Hello-->
An 8 bit---256 color graphic format
a img {border: none}
18. When using CSS what separates a property and value?
Includes information about a web page.
Provides information about a website
colon (":")
Left join
19. What separates the element content and the border in CSS?
Right joint
period (".")
Padding
semi-colon (";")
20. What is the purpose of the <!doctype> tag?
Place the word together (eliminating spaces or using underscore or dash)
Includes information about a web page.
<img src="basicversity.jpg" alt="basicversity"/>
External sheet
21. What is the purpose of the <p> tag?
Position an element to the left or right of other content on a page
To place an important section of text.
To separate paragraphs
<a href = "basicversity/school.html">School</a>
22. What is the definition of an internal link?
<a href= "http://www.basicversity.com"> Basicversity</a>
A named anchor that jumps to an area in the same page
If the list isn't important
Inline→embedded→external
23. (Extensible Markup Language) A set of rules for encoding documents in machine-readable form - used to send data from one application to another.
Right joint
XML
Ajax (Asynchronous Javascript and XML)
Wants a hyperlink not to be underlined when the user clicks down on the link
24. What is the purpose of the <meta> tag?
h6
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Provides information about a website
If the list isn't important
25. What separates the padding and the margin area in CSS?
float left
To place an important section of text.
800 by 600
Border
26. What is included within the <head> tag?
GET
Information about a web page title and links
Place the word together (eliminating spaces or using underscore or dash)
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
27. What are the correct naming standards for web pages?
<!----Hello-->
External sheet
If the user has a text only browser or has the graphics turned off
Place the word together (eliminating spaces or using underscore or dash)
28. Use of regular expressions in PHP development
The list matters
800 by 600
Wants the link to be a certain color when the mouse is moved over the link.
validation
29. In CSS the five possible values for "position" are:static - _____ - absolute - fixed - inherit
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
relative
Information about a web page title and links
Includes information about a web page.
30. What is the purpose of the <!doctype> tag?
period (".")
An 8 bit---256 color graphic format
Includes information about a web page.
Position an element to the left or right of other content on a page
31. Use the following lowest screen resolution when designing a site for a target audience?
relative
POST
Frameset
800 by 600
32. To destroy the session Unregister a _____________ from the current session
cookie
Divide pages
global variable
Place the word together (eliminating spaces or using underscore or dash)
33. What is the code to change the background in a CSS page using a hexadecimal number?
Place the word together (eliminating spaces or using underscore or dash)
inline style
period (".")
body {background-color: #123456;}
34. Recognized natively by JavaScript. No need for parsing an XML document to extract the data and get it throught the net.
a img {border: none}
Border
Provides information about a website
JSON
35. How do you remove a border from an image (using css)?
Place the word together (eliminating spaces or using underscore or dash)
a img {border: none}
.css
To list a series of terms and their definitions
36. What is the purpose of the <meta> tag?
Border
If the list isn't important
Information about a web page title and links
Provides information about a website
37. When do you use an absolute link?
GET
remotely
When linking to a web page on another site.
<!----Hello-->
38. A CSS document is saved with the _____ extension?
<img src="basicversity.jpg" alt="basicversity"/>
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
When linking to a web page on another site.
.css
39. To extract data from a web service if it returns JSON use ________ to return an object then iterate through it to get what you want
800 by 600
<!----Hello-->
javascript
Ajax (Asynchronous Javascript and XML)
40. What is a box model?
Border
Describes the relationship (in CSS) between margins and borders and padding and height.
body {background-color: #123456;}
XML
41. What is included within the <head> tag?
<!----Hello-->
Information about a web page title and links
period (".")
An 8 bit---256 color graphic format
42. When is best to use the <ol> tag?
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
Change color after the link was visited
The list matters
Includes information about a web page.
43. Opposite of left join
Right joint
<!----Hello-->
External sheet
regular expression
44. 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
cookie
h1
Place the word together (eliminating spaces or using underscore or dash)
<a href = "basicversity/school.html">School</a>
45. What is a box model?
Describes the relationship (in CSS) between margins and borders and padding and height.
a img {border: none}
Includes information about a web page.
validation
46. Data gets transferred via the URL - used for safe actions
GET
The list matters
list-item
An 8 bit---256 color graphic format
47. What does float allow you to do?
Position an element to the left or right of other content on a page
list-item
When linking to a web page on another site.
colon (":")
48. The XHTML standard defines three Document Type Definitions: Strict and Transitional and _______
Ajax (Asynchronous Javascript and XML)
Require
Frameset
h6
49. When do you use an absolute link?
When linking to a web page on another site.
period (".")
XHTML DTD
regular expression
50. When is best to use the <dl> tag?
Used to place a web page name into the title bar of the web browser
global variable
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
To list a series of terms and their definitions