Dear grade 11 students,
Please leave comments on this post with your blog links.
Happy blogging!
Miss Mary Victor.
Dear grade 11 students,
Please leave comments on this post with your blog links.
Happy blogging!
Miss Mary Victor.
In this computer workshop we will learn all about google drive. Discover the simple way of creating forms, spreadsheets, presentations, documents and even websites. Before we start, check that video out!
Each week we will select the best Prezi from each class and the winners will have their prezis displayed here…
May the best Prezis Win!!
The winners for this week are:
Gina ibrahim & Nourhan Sameh from 11C prezi
The competition is renewed each week. You can send me the link to your prezis by email at maryvictor@aucegypt.edu or as a comment to this post.
WEEBLY TIMEPLAN
Week one (SITE MAP)
Session One
Choose a topic and partner
Choose website name (and post them on the blog)
Session Two (Editors and Design)
Signup and invite partner from editors section ( add administrator)
choose theme from design
Edit all design elements (site title, paragraph title, paragraph text, links)
Edit design css and html
Session Three (PAGES)
Create pages and overall structure for the website that reflects the topic
browse online content and prepare material for next week (pictures, text and videos)
….
Week Two (SITE DETAIL)
Session One (Elements-Basic)
Write and edit text in all pages (paragraphs)
Session Two (Elements- Multimedia)
Add pictures and slideshows and galleries in all pages
Session Three (Elements- Multimedia)
Add youtube videos
…
Week Three (PUBLISH)
Session One (ELEMENTS-MORE/REVENUE)
More
Links and Widgets
Session Two (SITE SETTINGS)
Search engine optimization
Change site address
Session Three
Publish site
Stage 1 : Discover the power of cascading Style Sheets (css)
Cascading style sheets are used to add themes to the website
To understand how, visit http://csszengarden.com/ and try different themes by clicking on different links. They are the same HTML files but different css files.
How to add a cascading style sheet to your website
<link rel="stylesheet" type="text/css" href="cssfilename.css" media="screen" />
If your are lost you can check this presentation for more info
https://mismary.files.wordpress.com/2011/05/the-power-of-web-design-using-css.ppt
Stage 2: upload your website
The easiest way to do it is to
THIS is the link to your website HOLD ON TO IT and save it somewhere cos we are going to use it in stage 3!!!
Stage 3: choose your own domain name
Since the dropbox public link is too long wwe are going to create a free, easy and short domain name, here is how:
FINAL STEP!!!!!
PASTE YOUR DOMAIN NAME (for example maryvictor.tk) as a comment to this post. And this is how I know that you are done and have submitted your assignment!
Stage One: Explore
Read stories from StoryBird
Stage Two: Get Inspired
Stage Three: Create
signup/Login by teacher created accounts
Create a story
Add pictures
add collborators
Publish it.
Story Jumper (Needs parental consent)
and the one we shall be using for this term is: Storybird
Please fill out this survey about last term
link to the survey
Requirements for the project:
1 person –> 5 pages
2 persons –> 10 pages
Navigation
Homeage has to link to all other pages
Or each page links to the next page and back to the homepage
An empty page will look like
<html>
<head> </head>
<body>
</body>
</html>
Pages have to include the following:
Images
<img src="imagename.extension" width="200">
Videos
open on youtube
open video file
click on SHARE
click on EMBED
Copy the code and paste it in the body
Links
<a href="http://google.com"> click here to go to google </a>
Widgets
Open widget box
Choose a widget you like (about weather, number of visitors, games…)
Copy paste the code into the website
Headers (1 being the biggest , 7 the smallest)
<h1> Title 1</h1>
<h2>Title 2 </h2>
<h3> Title 3 </h3>
…
<h7> title 7 </h7>
Title
In the head section write
<title> this title will appear in the toolbar </title>
Formatting (bold, italic, or underlined)
<b> this text is in bold</b>
<u> this text is underlined </u>
<i> this text is italic </i>
Fonts (colors, sizes, types)
<font size="12" color="red" face="verdana">
The font will change here
</font>
Background colors
<body bgcolor="red">
Or
<body bgcolor="#112233">
Background image
<body background="imagename.extension">
20% on creativity and design
Goodluck!