File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Lecture 3
2+ * Presentations of students website remakes
3+ * Repeat topics of last two weeks:
4+ * Understand why/ how to use which language
5+ * Media-queries
6+ * DOM
7+ * File structure, external links
8+ * How to find information on the web
9+ * Task: find some info about a certain topic in groups of 2, present to each other
10+ * Choose one of the following subjects, look up how it works and implement it in a webpage
11+ * CSS transitions
12+ * CSS animations with keyframes
13+ * SVG
14+ * Dropdown menu in CSS
15+ * flex-box
16+
17+ ## Homework
18+
19+ ### Assignment:
20+ * Make a website that contains:
21+ * A responsive grid made with flex-box
22+ * A responsive grid made with CSS3 columns
23+ * A responsive grid made with float left
24+ * An animation using CSS keyframes
25+ * Optional: use a SVG
26+ * BEFORE you hand it in, read the <a href =" http://www.w3schools.com/html/html5_syntax.asp " target =" _blank " >Style guide</a > again and check your files
27+
28+
29+ ### Exercises:
30+ * <a href =" https://www.sololearn.com/Course/JavaScript/ " >Intro Javascript </a >
You can’t perform that action at this time.
0 commit comments