I am trying to making my web pages so that as different users go on my site (it will conform to their own resoluiton). Is this possible? If so what is the easiest way to accomplish this.
mreisman 0 Newbie Poster
Recommended Answers
Jump to PostAs a personal taste, I always use CSS to do all of my site design if I can help it. It just makes things flexible in the end. You can put all body content inside a
<div>
and set width to a relative or absolute size. For example, setting<div …
Jump to PostI'm confused as to what you're trying to do. What do you want it to look like that it doesn't right now?
Jump to PostUse CSS to tile a background in a 100% div. :) So does that make DaniWeb tacky? ;)
All 11 Replies
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member
mreisman 0 Newbie Poster
DaveSW 15 Master Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member

iamthwee
DaveSW 15 Master Poster
Dani 4,675 The Queen of DaniWeb Administrator Featured Poster Premium Member

iamthwee
havilah 0 Newbie Poster
DaveSW 15 Master Poster
HI2Japan 23 Junior Poster
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.