Vocabulary
True or False
HTML
Web Design
Random
100
To copy information or a file from a remote computer to a location on the user's local computer.
What is download.
100
HTML stands for HyperText Miscellaneous Language.
What is false = HyperText Markup Language
100
On any webpage - what are the commands to see the code behind the webpage?
What is VIEW then SOURCE.
100
What is the first page of a web page called?
What is Home Page?
100
What type of market does the internet provide?
What is international.
200
What is the definition of UPLOAD?
When you transfer a file or image on your computer to another computer or server at another location.
200
HTTP is the pathname or folder in a URL.
What is false - internet protocol or browser
200
What does the tag HR do in a web page?
What is creates a horizontal line on the page.
200
What is the first step you should do when you want to publish a web page?
What is define your objectives. (Acceptable would be to identify your audience) Storyboarding is the second step.
200
Name 3 ways web pages can be used according to PPT 7.01.
What is advertising, sales, research or personal interest.
300
What is a non-empty tag?
What is requires a closing tag when writing the HTML code -- such as B or Center or H1.
300
In order to create a web page you need to have computer skills, internet access, proper authoring software and proper computer equipment.
What is true.
300
What is the difference between an empty and a non-empty tag -- give examples of each.
Empty tag does not require a closing tag such as BR or P. Non-empty requires a closing tag such as I or HTML or BODY.
300
What is the maximum amount of time you want your web page to load?
What is within 10 seconds.
300
Describe the difference between ordered and unordered lists?
Unordered is a bulleted list and ordered is numbered.
400
What is a method used to transfer files and data from one computer to another on the internet?
What is FTP (File Transfer Protocol).
400
Since the internet is available to everyone -- feel free to put anything on a web page.
What is false - never put your full name, address, phone number or any information that would allow someone to reach you in person. SAFETY FIRST!
400
Name the 4 tags EVERY HTML document should have?
What is HTML, HEAD, TITLE and BODY.
400
When saving files - what the appropriate ways to save the code versus the webpage?
Code is saved as a .txt and a webpage has a .htm next to the file name.
400
What is the smallest heading tag that should be used in a webpage>
What is H6.
500
Define webbed web site and hierarchial web site.
Webbed has no set structure and hierarchial has a tree like structure.
500
The text between the tag TITLE appears in the title line of the page.
What is false -- in the browser's title bar.
500
How would you write the code for "My Web Page" to be centered, bold and have a double space following it?
Ms. Draime's call
500
After creating your web page, what is the next step in the publishing process?
What is locating space on a web server?
500
Which attribute would place a graphic at the right margin of a web page?
ALIGN="RIGHT"
M
e
n
u