The website I'm building is http://garrysmotoservice.com/, but I'm having problems make the site fit to all computers without zooming in and out. Any ideas?
Jeff_7 0 Newbie Poster
Recommended Answers
Jump to Postusing javascript you'll be able to show and hide columns depending on the width of the browser window the user is viewing your page on.
as for text elements, you could set a percentage width and a min-width and, if the height is explicitly set, the element will resize to …
All 3 Replies
Reply to this topic 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.