CSS Exercise 1

Link: http://imanas.shanghai.nyu.edu/~jc8017/HW/index.html

One of the major challenges of this assignment was to position the navigation bar in the same line as the content bar. I was able to accomplish this by encapsulating both the content and navigation div under a single div. Then, I applied the flow on the encapsulating div. The rest of the positioning had to be done by either altering the width and margins.

One Reply to “CSS Exercise 1”

Leave a Reply