Booking.com interview question

re-create a nav bar in html and css

Interview Answers

Anonymous

Dec 19, 2016

Div > ul > li > a. Make the as tall as the ul so that it is easier to click on mobile.

Anonymous

Jul 27, 2016

I used divs but they wanted more semantic html, i'm guessing a list element