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. In CSS the five possible values for "position" are:static - _____ - absolute - fixed - inherit
Provides information about a website
External sheet
A named anchor that jumps to an area in the same page
relative
2. Write the code to link to: www.basicversity.com
Determines the width and height of computer screen
h6
<a href= "http://www.basicversity.com"> Basicversity</a>
Border
3. Define "web safe colors".
<!----Hello-->
global variable
Provides information about a website
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
4. Which heading tag has the smallest size?
h1
.css
Wants the link to be a certain color when the mouse is moved over the link.
relative
5. When using CSS what ends a style rule?
Ajax (Asynchronous Javascript and XML)
semi-colon (";")
javascript
Wants a hyperlink not to be underlined when the user clicks down on the link
6. Define dithering
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
7. What is included within the <head> tag?
remotely
Information about a web page title and links
Divide pages
Frameset
8. When do you use the "a: hover"?
To place an important section of text.
Wants the link to be a certain color when the mouse is moved over the link.
A named anchor that jumps to an area in the same page
Information about a web page title and links
9. Data transferred via the body of the POST request - used for unsafe actions
An 8 bit---256 color graphic format
cookie
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
POST
10. Use the following lowest screen resolution when designing a site for a target audience?
<a name="top"> link</a>
Frameset
800 by 600
Should be placed in its own division of a web page.
11. A CSS document is saved with the _____ extension?
.css
POST
Wants the link to be a certain color when the mouse is moved over the link.
An 8 bit---256 color graphic format
12. In CSS the possible values for the display attribute that are supported by all browsers are none - block - inline - _____ - run-in
Information about a web page title and links
period (".")
list-item
<a href= "http://www.basicversity.com"> Basicversity</a>
13. (Extensible Markup Language) A set of rules for encoding documents in machine-readable form - used to send data from one application to another.
regular expression
XML
When linking to a web page on another site.
Frameset
14. What does float allow you to do?
Determines the width and height of computer screen
Position an element to the left or right of other content on a page
Provides information about a website
period (".")
15. What does float allow you to do?
body {background-color: #123456;}
<a name="top"> link</a>
Position an element to the left or right of other content on a page
Determines the width and height of computer screen
16. How do you write a comment in an HTML document?
<!----Hello-->
Wants the link to be a certain color when the mouse is moved over the link.
The list matters
Includes information about a web page.
17. The XHTML standard defines three Document Type Definitions: Strict and Transitional and _______
.css
Information about a web page title and links
Frameset
a img {border: none}
18. What is the code to change the background in a CSS page using a hexadecimal number?
<a href= "http://www.basicversity.com"> Basicversity</a>
Divide pages
800 by 600
body {background-color: #123456;}
19. What are the correct naming standards for web pages?
If the list isn't important
Place the word together (eliminating spaces or using underscore or dash)
Frameset
Right joint
20. While using CSS what type of css file can modify multiple things at once to an entire site?
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
GET
<a href = "basicversity/school.html">School</a>
External sheet
21. Data gets transferred via the URL - used for safe actions
Position an element to the left or right of other content on a page
GET
Border
External sheet
22. Use of regular expressions in PHP development
validation
.css
800 by 600
<a href = "basicversity/school.html">School</a>
23. Define "web safe colors".
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
DOM (Document Object Model)
Should be placed in its own division of a web page.
list-item
24. What is the purpose of the <!doctype> tag?
External sheet
Includes information about a web page.
When linking to a web page on another site.
Place the word together (eliminating spaces or using underscore or dash)
25. Define a .gif image.
An 8 bit---256 color graphic format
Information about a web page title and links
<a href= "http://www.basicversity.com"> Basicversity</a>
<a href = "basicversity/school.html">School</a>
26. Opposite of left join
<a href = "basicversity/school.html">School</a>
To list a series of terms and their definitions
JSON
Right joint
27. What separates the element content and the border in CSS?
POST
Padding
Ajax (Asynchronous Javascript and XML)
Information about a web page title and links
28. What is the definition of an internal link?
A named anchor that jumps to an area in the same page
Should be placed in its own division of a web page.
To separate paragraphs
validation
29. What is the purpose of the <meta> tag?
Provides information about a website
Ajax (Asynchronous Javascript and XML)
Wants the link to be a certain color when the mouse is moved over the link.
Information about a web page title and links
30. The _____ for table A and B always contains all records of the "left" table (A) even if the join-condition does not find any matching record in the "right" table (B)
<img src="basicversity.jpg" alt="basicversity"/>
Left join
External sheet
Information about a web page title and links
31. When do you use the "a: visited"?
XHTML DTD
Place the word together (eliminating spaces or using underscore or dash)
Change color after the link was visited
To place an important section of text.
32. 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.
<img src="basicversity.jpg" alt="basicversity"/>
validation
Ajax (Asynchronous Javascript and XML)
33. What type of image is best if a web page requires a photograph?
body {background-color: #123456;}
<!----Hello-->
.jpg
Wants the link to be a certain color when the mouse is moved over the link.
34. Write the code to link to: www.basicversity.com
h6
When linking to a web page on another site.
Inline→embedded→external
<a href= "http://www.basicversity.com"> Basicversity</a>
35. Write the code to link to a folder named "school" within the website "basicversity".
An 8 bit---256 color graphic format
<a href = "basicversity/school.html">School</a>
/Hello/
<img src="basicversity.jpg" alt="basicversity"/>
36. Creates a new result table by combining column values of two tables (A and B) based upon the join-predicate
inner join
h6
Provides information about a website
An 8 bit---256 color graphic format
37. This provides a warning if the resource being asked for is not present...still tries to display data.
Include
Is used to transfer files from a computer to a web server; a user needs a "user name" and "password" to complete this
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.
38. What is a box model?
h6
inner join
<img src="basicversity.jpg" alt="basicversity"/>
Describes the relationship (in CSS) between margins and borders and padding and height.
39. When should you use a <span> tag?
<a href= "http://www.basicversity.com"> Basicversity</a>
a img {border: none}
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
To place an important section of text.
40. How do you write a comment in an HTML document?
<!----Hello-->
cookie
h1
<img src="basicversity.jpg" alt="basicversity"/>
41. A CSS document is saved with the _____ extension?
Left join
/Hello/
To show the visitor the linked had not been selected
.css
42. What is the purpose of the "div" tag?
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.
Divide pages
To show the visitor the linked had not been selected
43. What is the code to change the background in a CSS page using a hexadecimal number?
JSON
body {background-color: #123456;}
inner join
validation
44. When is best to use the <ul> tag?
Warning
: Invalid argument supplied for foreach() in
/var/www/html/basicversity.com/show_quiz.php
on line
183
45. To destroy the session Unregister a _____________ from the current session
Determines the width and height of computer screen
Wants the link to be a certain color when the mouse is moved over the link.
Occurs when a computer mixes several colors because a certain color doesn't fit into the standard color palette.
global variable
46. When do you use an absolute link?
When linking to a web page on another site.
Wants the link to be a certain color when the mouse is moved over the link.
is the common name used that guarantees that almost all colors will properly be displayed on a computer.
float left
47. 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
<a name="top"> link</a>
To list a series of terms and their definitions
.css
48. What symbol is used in a CSS document to denote code that is considered a class?
<img src="basicversity.jpg" alt="basicversity"/>
period (".")
External sheet
A named anchor that jumps to an area in the same page
49. A ____ is a Document Type Definition - also know as DOCTYPE. In a document served as text/html the DOCTYPE informs the browswer how to interpret the content of the page.
The list matters
XHTML DTD
Include
External sheet
50. Define resolution.
Border
Wants a hyperlink not to be underlined when the user clicks down on the link
Determines the width and height of computer screen
cookie