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.
Webpage Layout
Web pages either have a left-hand, right-hand, or top layout.
What is the code for bullet points?
Li
1st Step
Define
Identify 3 parts of a web lab
css, html, product
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.
Layout Sketch
A rough sketch outlining the layout and components of a webpage or website.
When you close a code what must be apart of it?
/
2nd Step
Prepare
What part of a web lab shows the product?
html
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.
Anchor Link
Internal link within a webpage that allows the user to “jump to” other areas of the page.
What is the bold tag?
<b></b>
3rd Step
Try
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.
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.
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.
What is the paragraph tag?
<p></p>
4th Step
Reflect
HTML Editor
A software application for creating webpages using the HTML markup language or a WYSIWYG interface.
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.
Webpage Designer
Someone who creates well organized and eye pleasing pages with text, graphics, and color to convey a message to the viewer.
What is the largest header size?
h1
x
x
WYSIWYG
“What you see is what you get” editing that is a graphical interface for the HTML language