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