Relative Content

Tag Archive for htmlcssresponsive-design

How to deem that our website/component is responsive

So i am currently trying to make a responsive footer and and i am wondering how to deemed a website/component is responsive or not, while i do know that relative value needs to be used and @media query is a must to change the layout of the website. here are my questions,

How do I make this website responsive for mobile and desktop?

During the process of building my website using only CSS, I encountered difficulties ensuring that the navigation bar and social media icons were properly displayed on smaller screens. Despite attempting to address this issue by incorporating a burger menu, I found that it not only looked awkward but also failed to function effectively. Consequently, I made the decision to remove it from the design altogether. However, I remain in need of assistance in resolving this persistent challenge. Any guidance or suggestions would be greatly appreciated as I strive to optimize the user experience across all devices.
HTML

Responsive Web Design Issues

I’ve been working on a restaurant mockup site that focuses on responsive design. However I’m having a few issues: 1.)My sections (Appetizers, Entrees, Deserts) are not centered in the container/webpage. 2.) When I minimize my screen to apply the responsiveness, my sections don’t respond. Any help? Code below: