Posts: 52
Location: St. Anthony, ID
|
Could I persuade you to not use CSS? It seems as though everything on your page could be done with HTML. I suggest this because if somebody visists the page with a different screen resolution, it won't display properly. It may cause your form to hide behind the CSS bit.
Another alternative would be giving each product its own special page. Yes, I know it would take some time, but it may be worth it.
In fact, I can't see your form at all. I tried resetting my screen size from 1024X768 to 800X600. Neither screen size worked. What resolution are you set at? If you are not sure, right click on your desktop and go to properties. Click the settings tab to see your screen resolution.
I looked over your code again. Did you put the form back in? I couldn't see your form code. If that's not there, you can play with your screen size all you want, it won't matter much! 
Last edited by Jared; 05-11-2005 at 04:29 PM..
|