anyone got any advice on designing a mobile website

Recommended Answers

All 2 Replies

It's pretty simple to create a mobile view of the site by adding content that's hidden on the desktop view and shows up on the mobile view. This way, those 800x120 header images don't render on a mobile screen and do on a desktop view. Things like that are really simple to implement and can help with the mobile site. Another thing you need to consider using is a liquid-width based layout. For instance, main DIVs should be set to a width of 100%. Things like that would go a long way in making your site mobile-friendly.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.