LAYOUTS
LINKS
PRODUCTS
LEGAL
CODES
100

Define "Layout Sketch"

What is a rough sketch outlining the layout and components of a webpage or website.

100

Define "Anchor Link"

What is an internal link within a webpage that allows the user to “jump to” other areas of the page.

100

Define "Webpage"

What is a document on the World Wide Web consisting of an HTML file and any related files for scripts and graphics, and often hyperlinked to other documents on the Web.

100

Define "Copyright"

What is the legal right granted to an author, composer, playwright, publisher, or distributor to exclusive publication, production, sale, or distribution of a literary, musical, dramatic, or artistic work.

100

What is a paragraph tag?

What is <p> </p>

200

Define "Wepage Layout"

What is web pages either have a left-hand, right-hand, or top layout.

200

Define "External Link"

What is a link to another webpage or website.

200

Define "Website"

What is a set of interconnected web pages usually including a homepage, generally located on the same server, and prepared and maintained as a collection of information by a person, group, or organization.

200

What is a copyright?

What is the legal right granted to an author, composer, playwright, publisher, or distributor to exclusive publication, production, sale, or distribution of a literary, musical, dramatic, or artistic work.

200

What is used to start an html?

What is <!DOCTYPE html>

300

Define "Web Page Designer"

What is someone who creates well organized and eye pleasing pages with text, graphics, and color to convey a message to the viewer.

300

What is the difference between an anchor link and an external link?


What is anchor links are internal links within a webpage that allow the user to “jump to” other areas of the page, while external links are links to another webpage or website.

300

Define "HTML Editor"

What is a software application for creating webpages using the HTML markup language or a WYSIWYG interface.

300

What type of personal information should not be posted on the web? Why?

What is any personally identifying information such as address, phone number, social security number, etc.

300

Which is the smaller font, H1 or H6?

What is H6.

400

Why is a layout sketch important in the web design process?

What is a storyboard allows the designer to visualize how the page will look and where images, text, and links (both anchor and external) will be placed.

400

When is it best to use an anchor link?

What is they are best used on the end of pages or detail pages.

400

Define "WYSIWYG"

What is “What you see is what you get” editing that is a graphical interface for the HTML language.

400

Why are copyright laws in place?

What is to protect the authors, composers, playwrights, publishers, or distributers from their work being stolen or lifted and used without consent by others. It also encourages authors/creators in their efforts by granting them ownership of exclusive rights for their work.

400

What tag goes a stylesheet use?

What is .css

500

What are the qualities of a well-designed webpage?

What is a well-designed webpage is inviting, well organized, colorful without being “busy”, and easy to navigate.

500

What is an external link for?

What is to direct a person from one webpage to another.

500

What’s the difference between a webpage and a website?

What is a webpage is a single file document on the World Wide Web consisting of an HTML file and any related files for scripts and graphics, often hyperlinked to other documents on the Web. A website is a set of interconnected webpages usually including a homepage, generally located on the same server, and prepared and maintained as a collection of information by a person, group, or organization.

500

What is it called when somene speaks falsely of you online?

What is defamation.

500

How do you attach a link onto your webpage?

what is href="website.com"