grades 7-8 (computer basics) 08/31/15-09/04/15

Post on 09-Feb-2017

212 Views

Category:

Technology

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Computer BasicsLesson #2

Navigating the Internet/Hot keys

Key tools found in web browsers

Forward/Back buttons Refresh Tabs Bookmarks Address bar URL

Address BarWhere we type in the URL (Universal resource locater) or web address

Forward/Back buttonLocated next to address bar. Helps us navigate our browsing history.

Tabs!Helps us stay organized with multiple web pages open. Tabs can be added and removed

Bookmarks

Saves and stores websites

RefreshReloads your page. If you are having a problem with the website not loading properly first refresh the page. Most times it will fix the problem.

Commands!

Commands

+ R refresh

+C Copy

+V Paste

CSS

Describe why CSS is important when making websites and give an example. ( a code and what it does)

<style>

Background{ Color:green; } Font-family{ Helvetica; }

</style> HTML

top related