HTTP - hypertext transfer protocol - if you are linking to an OUTSIDE resource you need to include the https:// instructions. As a best practice, the outside resources is often accompanied by a target="_blank" attribute
HTTPS - hypertext transfer protocol secure
Internal hyperlink reference - is a link referencing another part of your web project or page
External hyperlink reference - is a hyperlink reference accessing a resource outside of the webpage.
End user - the people using the web site you develop
Index Page - also known as the home page. The beginning page of any web project
openverse.org - [explore and define]
Creative Commons (CC) is a nonprofit organization that was formed in 2001 to provide free access to culture, education, and research through the Web's open-source platform TECHOPEDIA
Public domain The term “public domain” refers to creative materials that are not protected by intellectual property laws such as copyright, trademark, or patent laws
Copyright - is a legal term describing ownership of control of the rights to the use and distribution of certain works of creative expression, including books, videos, movies, music and computer programs
Copyright Infringement - is the use of works protected by copyright law without permission for a usage where such permission is required
Attribution - identifies the creator of content
What is Emmet? [you define] reference Short-Cuts Here
<a href="URL"> The “href” attribute points to a hyperlink reference W3C Try It
<a target="_blank"> The “target” attribute W3C Try It
<a> The anchor tag is an html element that defines a hyperlink reference W3C Try It
Lesson 3
For this assignment, you will create a mini website with three internal pages and two external links. You will need to be able to navigate to all internal pages from any of the other internal pages. For every external link, you need to use the target attribute and the _blank value to open the external reference in a new page.
Link to two external sites. In my example, I link to Amazon and Google but you can link to any two external SCHOOL APPROPRIATE SITES.
On each internal page, you will link to pages you create using repl.it. You get to decide what you call these pages, however, naming the pages is very important. As you work with other developers and those who will be looking at your code you want your code to be transparent and easy to read. This includes the naming of your pages and other files. Also, you do not want these pages to open in a new window. These internal pages will not have the target= "_blank" attribute and value.
You can be creative as you add content to your internal pages. Be creative as you uniquely identify one page from another. In my example, I used Creative Commons pictures to distinguish one page from another. Find your own unique pictures and remember to provide proper attribution.
A picture resource from Creative Commons is Openverse, which has a built-in attribution generator
Remember, use the Attribution generator, if you are using other opensource image resources
Other free and open-source options for pictures include, but are not limited to: Pexels | Pixabay | Pikwizard
My Self Reflection - 1 paragraph please. How did you do on this assignment?
LaMarche Feedback