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?
cookie
inline style
<!----Hello-->
h6
2. What is the purpose of the <!doctype> tag?
Includes information about a web page.
h1
Left join
XML
3. This stops processing the page if they cannot retrieve the resource.
Require
Include
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Describes the relationship (in CSS) between margins and borders and padding and height.
4. What is the purpose of the <title> tag?
list-item
body {background-color: #123456;}
h1
Used to place a web page name into the title bar of the web browser
5. What are the correct naming standards for web pages?
When linking to a web page on another site.
To place an important section of text.
/Hello/
Place the word together (eliminating spaces or using underscore or dash)
6. Why is "alt" used?
Used to place a web page name into the title bar of the web browser
Includes information about a web page.
If the user has a text only browser or has the graphics turned off
semi-colon (";")
7. When do you use the "a: link"?
Position an element to the left or right of other content on a page
Place the word together (eliminating spaces or using underscore or dash)
Wants a hyperlink not to be underlined when the user clicks down on the link
list-item
8. Creates a new result table by combining column values of two tables (A and B) based upon the join-predicate
inner join
Frameset
a img {border: none}
When linking to a web page on another site.
9. Define dithering
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
10. Recognized natively by JavaScript. No need for parsing an XML document to extract the data and get it throught the net.
global variable
regular expression
JSON
javascript
11. What is the code to change the background in a CSS page using a hexadecimal number?
Wants the link to be a certain color when the mouse is moved over the link.
.jpg
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
body {background-color: #123456;}
12. What is included within the <head> tag?
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
Wants the link to be a certain color when the mouse is moved over the link.
Information about a web page title and links
POST
13. What symbol is used in a CSS document to denote code that is considered a class?
period (".")
Should be placed in its own division of a web page.
Padding
Includes information about a web page.
14. Where should you place a navigation bar?
<!----Hello-->
Should be placed in its own division of a web page.
Provides information about a website
When linking to a web page on another site.
15. What is included within the <head> tag?
<a href = "basicversity/school.html">School</a>
h6
Determines the width and height of computer screen
Information about a web page title and links
16. Use the following lowest screen resolution when designing a site for a target audience?
800 by 600
Provides information about a website
Require
The list matters
17. In CSS the five possible values for "position" are:static - _____ - absolute - fixed - inherit
The list matters
relative
Wants a hyperlink not to be underlined when the user clicks down on the link
Position an element to the left or right of other content on a page
18. Write the code to link to: www.basicversity.com
An 8 bit---256 color graphic format
DOM (Document Object Model)
body {background-color: #123456;}
<a href= "http://www.basicversity.com"> Basicversity</a>
19. When should you use a <span> tag?
To place an important section of text.
External sheet
Position an element to the left or right of other content on a page
The list matters
20. Write the line of code to insert an image.
<img src="basicversity.jpg" alt="basicversity"/>
The list matters
regular expression
list-item
21. When is best to use the <ol> tag?
The list matters
XHTML DTD
Should be placed in its own division of a web page.
<!----Hello-->
22. When is best to use the <dl> tag?
800 by 600
Position an element to the left or right of other content on a page
To list a series of terms and their definitions
JSON
23. How do you write a comment in an HTML document?
<!----Hello-->
External sheet
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
Place the word together (eliminating spaces or using underscore or dash)
24. What is a box model?
To list a series of terms and their definitions
GET
regular expression
Describes the relationship (in CSS) between margins and borders and padding and height.
25. What is the purpose of the "div" tag?
GET
h1
To place an important section of text.
Divide pages
26. Use the following lowest screen resolution when designing a site for a target audience?
800 by 600
semi-colon (";")
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
h1
27. What is a box model?
Inline→embedded→external
h1
Describes the relationship (in CSS) between margins and borders and padding and height.
JSON
28. Define a .gif image.
validation
JSON
An 8 bit---256 color graphic format
When linking to a web page on another site.
29. What is the purpose of the <!doctype> tag?
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
<a name="top"> link</a>
inline style
Includes information about a web page.
30. 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
<img src="basicversity.jpg" alt="basicversity"/>
Determines the width and height of computer screen
body {background-color: #123456;}
31. When do you use the "a: hover"?
Wants the link to be a certain color when the mouse is moved over the link.
<a href= "http://www.basicversity.com"> Basicversity</a>
.css
Border
32. Write the code to link to: www.basicversity.com
Right joint
Place the word together (eliminating spaces or using underscore or dash)
800 by 600
<a href= "http://www.basicversity.com"> Basicversity</a>
33. In CSS the possible values for the display attribute that are supported by all browsers are none - block - inline - _____ - run-in
<!----Hello-->
<a href = "basicversity/school.html">School</a>
list-item
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
34. Web apps can interact with server without changing anything on the page - uses the XMLHttpRequest object to exchange data asynchronously with the web server.
When linking to a web page on another site.
<!----Hello-->
Includes information about a web page.
Ajax (Asynchronous Javascript and XML)
35. While using CSS what type of css file can modify multiple things at once to an entire site?
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
External sheet
Provides information about a website
Padding
36. How do you write a comment in an CSS document?
Information about a web page title and links
/Hello/
h1
float left
37. Write an example of a named anchor.
inner join
<a name="top"> link</a>
remotely
body {background-color: #123456;}
38. Use of regular expressions in PHP development
800 by 600
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
A named anchor that jumps to an area in the same page
validation
39. Which tag has the largest size?
h6
Left join
Should be placed in its own division of a web page.
XML
40. What is the code to change the background in a CSS page using a hexadecimal number?
body {background-color: #123456;}
float left
<a href= "http://www.basicversity.com"> Basicversity</a>
cookie
41. Define dithering
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
42. A CSS document is saved with the _____ extension?
<img src="basicversity.jpg" alt="basicversity"/>
Right joint
.css
POST
43. Define "web safe colors".
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
Describes the relationship (in CSS) between margins and borders and padding and height.
XHTML DTD
Provides information about a website
44. While using CSS what type of css file can modify multiple things at once to an entire site?
When linking to a web page on another site.
<a href= "http://www.basicversity.com"> Basicversity</a>
period (".")
External sheet
45. What is the definition of an internal link?
If the user has a text only browser or has the graphics turned off
inline style
A named anchor that jumps to an area in the same page
Includes information about a web page.
46. How do you remove a border from an image (using css)?
Inline→embedded→external
Describes the relationship (in CSS) between margins and borders and padding and height.
a img {border: none}
<a name="top"> link</a>
47. Opposite of left join
<a href= "http://www.basicversity.com"> Basicversity</a>
Right joint
To list a series of terms and their definitions
/Hello/
48. What does float allow you to do?
h1
If the user has a text only browser or has the graphics turned off
Position an element to the left or right of other content on a page
.jpg
49. What is the purpose of the <p> tag?
When linking to a web page on another site.
Include
Describes the relationship (in CSS) between margins and borders and padding and height.
To separate paragraphs
50. Define resolution.
Determines the width and height of computer screen
list-item
800 by 600
is the common name used that guarantees that almost all colors will properly be displayed on a computer.