Forum Moderators: not2easy
- Plagel
[edited by: swa66 at 1:09 pm (utc) on Oct. 29, 2009]
[edit reason] No links please see ToS and Forum Charter [/edit]
My recommendation is to strip the HTML and CSS down to the problem itself by commenting out extraneous markup unrelated to the problem. If the fix is not found during this process, post the test ready code that replicates the problem and we will look at the options.
Be sure to declare a DTD and validate the markup. That will avoid, eliminate, or rule out many problems.
I'm going to need to post the whole thing, since I don't know where I went wrong.
No. You need to chop and comment HTML and CSS in and out until you isolate the problem. Simply doing this may lead directly to the fix. A code dump won't be real well received. The easier you make it to help (test ready sample markup), the more likely you are to get attention.