Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a website currently has its navigation menu showing at the top of the w…

Question

a website currently has its navigation menu showing at the top of the webpages for all screen sizes. initial user feedback indicated the navigation menu took up too much space on mobile devices. the organization has decided to remove the navigation menu for smaller screens. while testing the new ui, the feedback stated that users on smartphones did not know how to navigate to different pages on the website. what would you recommend to help improve the ux? select the best answer. a.) use responsive web design (rwd) to create a multilevel menu with the home option being the only menu item visible when a user is on a smaller screen. b.) display the navigation menu on the left side of the screen instead of the top. c.) add a message at the top of all the webpages to scroll to the bottom of the webpage to navigate the website.

Explanation:

Brief Explanations

Responsive web design (RWD) allows for a more user - friendly experience on different screen sizes. Option a provides a practical solution by having a multilevel menu that is more space - efficient on smaller screens while still being accessible. Option b may not solve the space issue effectively on mobile. Option c is an inconvenient and non - intuitive way of navigation.

Answer:

a.) Use responsive web design (RWD) to create a multilevel menu with the Home option being the only menu item visible when a user is on a smaller screen.