TIY-Durham / 2015-FALL-FEE

Class repo for the Front-End Engineering class of the Fall 2015 cohort at TIY Durham
18 stars 12 forks source link

05 -- Karlo Eleuterio #129

Closed karjac14 closed 9 years ago

karjac14 commented 9 years ago
karjac14 commented 9 years ago

Journal Week 1 PR: https://github.com/karjac14/karjac14.github.io/pull/5

karjac14 commented 9 years ago

TIY Assignments PR: https://github.com/karjac14/TIY-Assignments/pull/7

kellymurray commented 9 years ago

Incomplete given because:

See assignment below:

Open the index.html files that you just extracted in a browser and make sure they work like the examples. Make a wiki page in your TIY-Assignments repo with notes for each example, explaining as precisely as you can what each does.

Starting Point

### Nested Accordion

* What does it do?
  * What interactive elements exist?
  * How do you interact with them?
  * What visual effects are produced by interacting?
* How does it do it?
  * What existing HTML elements are changed?
  * What new HTML elements are created?
  * What CSS styles are used to produce the effect?

### View Mode Switch

* What does it do?
  * What interactive elements exist?
  * How do you interact with them?
  * What visual effects are produced by interacting?
* How does it do it?
  * What existing HTML elements are changed?
  * What new HTML elements are created?
  * What CSS styles are used to produce the effect?

### Responsive Multi-Column Form

* What does it do?
  * What interactive elements exist?
  * How do you interact with them?
  * What visual effects are produced by interacting?
* How does it do it?
  * What existing HTML elements are changed?
  * What new HTML elements are created?
  * What CSS styles are used to produce the effect?
al-the-x commented 9 years ago

Please review and close...

karjac14 commented 9 years ago

I knew it! I missed something. I there is no "wiki" word in the checklist.

sometime gets confused when "checklist" and "instruction" are not that consistent, I sometimes thought i already done it.