Second Preparatory – Weekly evaluation and home work – First week (1)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Home webpage is the first page in website which you can visit other pages of website
through it (TRUE)
2- Website is considered as a webpage or more under a specific name (TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- HTML is the abbreviation of hypertext markup language (TRUE)
2- Website is an address on the internet and called title (FALSE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Website is considered as a document that contains an e-mail published on the
internet (FALSE)
2- Webpage consist of text only (FALSE)
Class evaluation
- Open Egyptian knowledge bank (EKB) and browse its pages
Homework
Choose the correct answer
1- Website address on the internet is called .........
A- Web address B- Web page
C- Static web D- Dynamic web
2- Website could be visited through .........
A- Website address B- Website code
C- Control panel D- Taskbar
Second Preparatory – Weekly evaluation and home work – Second week (2)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Webpages that created by HTML only is considered as an interactive page (FALSE)
2- To create an interactive webpage, we use a programming language such as PHP and
JavaScript (TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Static webpage is written by PHP programming language (FALSE)
2- Interactive webpage is affected by user interactions and processes he did (TRUE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Worksheet is considered as a first page in website which you can move to other
website pages through it (FALSE)
2- Static webpage is a page created by HTML and JavaScript commands (FALSE)
Class evaluation
- By using the internet search about the important programming languages used to
design a webpage
Homework
Choose the correct answer
1- From the properties of static webpage is written by ......... programming language
A- PHP B- JavaScript
C- HTML D- Visual Basic
2- ......... is a webpage that created by HTML, PHP, and JavaScript and others
A- Interactive webpage B- Static webpage
C- Main webpage D- Fake webpage
Second Preparatory – Weekly evaluation and home work – Third week (3)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Publishing stage is where text, images, videos data are collected and saved inside a
folder (FALSE)
2- Designing stage is where we specify a space of storage for the website on the
internet (FALSE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Publishing stage is the last stage on designing and created a webpages (TRUE)
2- Implementation stage is where the paper designing plan is converted into webpages
(TRUE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Preparation stage is where text, images, videos data are collected and saved inside a
folder (TRUE)
2- Publishing a website on the internet mean putting data on the webpage (FALSE)
Class evaluation
- Prepare a presentation consist of two slides about designing and creating website
stages
Homework
Choose the correct answer
1- ......... is the first stage in designing and creating a websites
A- Designing stage B- Publishing stage
C- Planning stage D- Implementation stage
2- HTML and other web programming languages are used in ......... stage
A- Designing stage B- Publishing stage
C- Planning stage D- Implementation stage
Second Preparatory – Weekly evaluation and home work – Fourth week (4)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- In preparation stage on creating website a folder is created to save wanted images
(TRUE)
2- Webpage can’t contain images and text at the same time (FALSE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- In implementation stage is where the paper design plan is converted to webpages
(TRUE)
2- Images that appear on webpage must contain gray color gradients only (FALSE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Website is considered as a document that is published on the internet (FALSE)
2- Webpage don’t accept written text (FALSE)
Class evaluation
- Prepare a scheme drawing for “madrasti” website pages
Homework
Choose the correct answer
1- ......... is the first stage in designing and creating a websites
A- Designing stage B- Publishing stage
C- Planning stage D- Implementation stage
2- ......... is a stage where text, images and videos data were collected and saved inside a
folder
A- Implementation stage B- Publishing stage
C- Preparing stage D- Designing stage
Second Preparatory – Weekly evaluation and home work – Fifth week (5)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Most of HTML commands has <> as a beginning and <> as an ending (FALSE)
2- To write a HTML commands it must be written in capital and small letters (FALSE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- HTML is a programming language used to create a static webpage (TRUE)
2- The specified part to write information for the browser such as webpage title is
<head> (TRUE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- <body> is the specified part to write the content that will appear on the webpage
(TRUE)
2- To add a webpage content, use the title command (FALSE)
Class evaluation
- By using the text editor write the basic rules to create a webpage using HTML
Homework
Choose the correct answer
1- HTML commands file must be saved in ......... extension
A- Htm B- Jpg
C- Docx D- js
2- HTML code is written using ......... program
A- Browser B- Paint
C- Text editor D- Gimp
Second Preparatory – Weekly evaluation and home work – Sixth week (6)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Paint program is used to write the HTML commands (FALSE)
2- The building structure of a webpage contains body command (TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Webpage title is written inside the <body> part (FALSE)
2- Notepad program can’t be used to write HTML commands (FALSE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- <body> is the specified part to write the webpage content (TRUE)
2- Webpage title appear on the browser title bar (TRUE)
Class evaluation
- By using one of text editors create a webpage with title “technology world”
Homework
Choose the correct answer
1- To add a title for webpage, use the command .........
A- HTML B- Title
C- Head D- Body
2- Title command in HTML building structure is written in .........
A- Inside <head> part B- Inside <body> part
C- After <body> part D- Before <head> part
Second Preparatory – Weekly evaluation and home work – Seventh week (7)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- In HTML programming language commands can be written in capital and small letters
(TRUE)
2- The property “dir” is used to change the direction of the webpage (TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Browser isn’t affected by left spaces inside the commands file of webpage (TRUE)
2- “rtl” command is used to change the direction of the webpage from right to left
(TRUE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- “ltr” command is used to change the direction of the webpage from right to left
(FALSE)
2- The property “dir” is used to change the direction of the webpage (TRUE)
Class evaluation
- By using one of text editors design a webpage with “madrasti” title
Homework
Choose the correct answer
1- The command ......... is used to change the webpage direction from left to right
A- Ltr B- Rtl
C- Right D- Left
2- To change the direction of webpage to be right to left the property “dir” is used in
.........
A- <head> part B- Title command
C- <body> part D- HTML
Second Preparatory – Weekly evaluation and home work – Eighth week (8)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- Text that appear on the webpage can be formatted (TRUE)
2- The command <br> is used to end the text on the current line and start a new line
(TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Centering the text is considered from the text formatting process (TRUE)
2- To put the text in the center of line we use <center> command (TRUE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Putting an image as a background for a webpage is from the webpages formatting
tools (FALSE)
2- To end the writing in the current line and start writing a new line use the command
<center> (FALSE)
Class evaluation
- By using one of text editors add the sentence “school website” to a webpage so it will
appear in the center at the beginning of a webpage
Homework
Choose the correct answer
1- The command ......... is used to end writing in the current line and start a new line
A- Ltr B- Rtl
C- Br D- Left
2- The command ……… is used to put the text at the center of a webpage
A- <head> part B- Title command
C- <body> part D- Center
Second Preparatory – Weekly evaluation and home work – Ninth week (9)
Weekly evaluation
Test 1
Put (√) in front of correct statement and (×) in front of wrong statement
1- It’s possible to add an image as a background for a webpage (TRUE)
2- Webpage formatting include changing background color command (TRUE)
Test 2
Put (√) in front of correct statement and (×) in front of wrong statement
1- Background property that follows the command <body> is used to put an image as a
background for a webpage (TRUE)
2- It’s not possible to change the background color for a webpage (FALSE)
Test 3
Put (√) in front of correct statement and (×) in front of wrong statement
1- Backcolor property that follows the command <body> is used to put an image as a
background for a webpage (FALSE)
2- Webpage formatting include changing background color command (TRUE)
Class evaluation
- By using one of text editors write the suitable code to put the image [Link] that
has been stored inside the same folder of webpage to be a background for the
webpage
Homework
Choose the correct answer
1- The code ……… is used to put the image [Link] that has been stored inside the
same folder of webpage to be a background for the webpage
A- <body backimage=”[Link]”> B- <body ground=”[Link]”>
C- <body backcolor=”[Link]”> D- <body background=”[Link]”>
2- The property ……… that follows the command <body> is used to put an image as a
background for a webpage
A- Background B- Title
C- Body D- Center