Using Positioning

Using Relative and Absolute Positioning 
In this lesson you would look and Relative and Absolute positioning to Place your Images and Text.

Watch the video and answer the following questions.
1 / 11
next
Slide 1: Slide
Ilearningdeal@gmail.comUpper Secondary (Key Stage 4)BTEC

This lesson contains 11 slides, with interactive quizzes and text slides.

Items in this lesson

Using Relative and Absolute Positioning 
In this lesson you would look and Relative and Absolute positioning to Place your Images and Text.

Watch the video and answer the following questions.

Slide 1 - Slide

Slide 2 - Link

div.relative { position: relatve;
width: 600px;
height: 500px;
border: 3px solid #73AD21;
What is the name of the class?
A
div
B
relative
C
Position
D
absolute

Slide 3 - Quiz

div.relative {
position: relatve;
width: 600px;
height: 500px;
border: 3px solid #73AD21;
} What is "div"
A
Divides the page s into block's
B
Justifies the page
C
Just a label
D
Nothing

Slide 4 - Quiz

Whats the difference between abolute and relate
A
Relative starts the position from where it naturally occurs on the page
B
Relative is easier
C
Not difference
D
No difference

Slide 5 - Quiz

Task 
Use the html link below to position four absolute elements into the  relative squares 
Top Left , Top Right
Bottom left  Bottom Right 

Slide 6 - Slide

Slide 7 - Link

Explain how you would apply
Relative and Absolute Positioning to you images

Slide 8 - Mind map

Implement
Plain and make  the changes 

Slide 9 - Slide

The End 
Thank you for learning with us 

Slide 10 - Slide

Slide 11 - Link