dcumpian Posted December 18, 2004 Posted December 18, 2004 Does anyone know how to use CSS or a table to have a logo stretch for different screen resolutions? Is this even possible? I have a logo that is painted on a gradient. The gradient is vertical. I tried splitting the logo into a left, center and right image so that I could paint the left a nd right sides fixed and have the center repeat, but as the table gets wider, a gap appears between the left and center images. Thanks for any advice. Dan Quote
borfast Posted December 19, 2004 Posted December 19, 2004 There are several ways. I suggest you use CSS. The resulting code is cleaner. If you search Google for "css rounded corners" or other combinatios of those keywords (and others) you'll find a lot of reading Here's one that looked easy: http://kalsey.com/2003/07/rounded_corners_in_css/ Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.