layout 1: the page in the mockup w/ 3 images below the text
layout 2: the page in the mockup w/ 4 images to the right of the text
layout 3: a form w/ fields for email, phone number, first name, last name
| recursion problem: | |
| Write a function in javascript to find the length of the longest path | |
| in the dom tree starting from the document element. | |
| in this example: | |
| <div id='a'> | |
| <div id='b'> | |
| <div id='c'/> |
layout 1: the page in the mockup w/ 3 images below the text
layout 2: the page in the mockup w/ 4 images to the right of the text
layout 3: a form w/ fields for email, phone number, first name, last name