Q&A
Definitions
Coding
Problem Solving
Web Lab
100

    What is copyright?

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

Webpage Layout

Web pages either have a left-hand, right-hand, or top layout.

100

What is the code for bullet points?

Li

100

1st Step


Define

100

Identify 3 parts of a web lab


css, html, product

200

Why are copyright laws in place?

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.

200

Layout Sketch

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

200

When you close a code what must be apart of it?

 /

200

2nd Step


Prepare

200

What part of a web lab shows the product?

html

300

What’s the difference between an anchor link and an external link?

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

Anchor Link

Internal link within a webpage that allows the user to “jump to” other areas of the page.

300

What is the bold tag?

<b></b>

300

3rd Step


Try

300

Website

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.

400

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

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

Webpage

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.

400

What is the paragraph tag?

<p></p>

400

4th Step


Reflect

400

HTML Editor

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

500

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

Any personally identifying information such as address, phone number, social security number, etc.

500

Webpage Designer

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

500

What is the largest header size?


h1

500

x

x

500

WYSIWYG

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