Layout
Legal
Links
Product
Code
100

Definition of Webpage layout?

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

100

Copyright Definition?

 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

Anchor link Definition? 

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

100

Webpage definition?

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

What i the code for paragraph?


<p> and </p>

200

Layout Sketch Definition?

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

200

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

200

External link Definition?

A link to another webpage or website

200

Website definition? 

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 do you use to start an html code?

<DOCTYPE! html>

300

Webpage Designer Definition?

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

300

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

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

HTML editor definition?

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

300

Which one will appear bigger? <h1> or <h6>

<h1>

400

What are the qualities of a well-designed webpage?

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

400

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

400

When is the best to use anchor links?

Best used on the ends of pages, or on detail pages.

400

WYSIWYG definition?

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

400

What is it called that controls the design of your web page?

The style sheet.

500

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

500

When was the first form of copyright enforced?

May 1790

500

Why are external links important?

An external link is a link that points at an external domain.

500

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

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

How do you attach a link to a website?

href= "website link"