![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| [SOLVED] What am I doing wrong? (Program & Design - CSS)? Everyone is telling me to use CSS (div) to layout my site rather than using tables. I agree. But, everything is going so wrong in so many ways, I have no idea, I'm using everything correctly as far as I can tell but, for one, the flash menu doesn't load on IE, but it does on Firefox, (It used to work on IE but then for no reason it decided to stop), there is a gap between the left and title div on Firefox, but on IE the title is under the left, and UGH! Please tell me what I am doing wrong, here are the links. What I want it to look like: http://www.gptlist.com/CSSTEST.html What I'm trying to accomplish with div: http://www.gptlist.com/CSSTEST2.html My CSS page used for both of those pages: http://www.gptlist.com/test.css Please ignore everything but those two pages, I know everything else is pretty bad atm. TYVM, I will choose a best answer, and please please take some time to help, hehe. Thanks again, and thanks in advance. ty ty ty |
| |
| |||
| There is nothing wrong with using tables. If you are having that much trouble, just use tables. You do need to get the job done, which is the priority, and your customer doesn't care about your methods. With tables you will still be able to take advantage of most of the features of CSS, you just won't be able to move things around and change the sizes of things very easily. Well, actually it's about the same to re-program a CSS layout as it is to re-program an HTML table layout. It's really a wash... don't get caught up in the methods, just get the thing done. Don't do bad code, but get it done the simplest way for you. Simple Is Good. Very good. |
![]() |
| Thread Tools | |
| Display Modes | |
| |