tasks

 avatar
unknown
plain_text
3 years ago
930 B
7
Indexable
ACTIVITY 1: MOBILE RESPONSIVE CSS
In the "Flexbox tutorial.mp4" there is a portion there which taught you how to layout your page that is adaptable or responsive to any screen size. Perform it and internalize its CSS properties. Send your files.

video link: https://filebin.net/umnvpe0i4yltwqs6



ACTIVITY 4: MOBILE RESPONSIVE CSS (use internal CSS)
In the "Flexbox tutorial.mp4" there is a portion there which taught you how to layout your page that is adaptable or responsive to any screen size. I want you to perform it and internalize its CSS properties. Use internal CSS. Send your files.

video link: https://filebin.net/umnvpe0i4yltwqs6




ACTIVITY 5: JAVASCRIPTING
Assume that grade=2.7. Write a javascript that will display "Congratulations, you passed the subject!" if the grade is greater than or equal to 3.0, otherwise it displays "Sorry, you need to re-enrol the subject.".

Send your HTML file.
Editor is loading...