![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I had this message previously in another group and I was told to try here. Hopefully someone can help out. Site was created in Dreamwaver MX 04 and I cna't figure out why there are so many errors or how to fix them. Original thread can be found here: http://groups.google.com/group/mozil...6dbd2754e85252 |
|
I've been working on our company's new website and a lot of the pages look different in one aspect in firefox than they do in IE. They display correctly in IE but not firefox. Here is the link: http://paymca.org/newy3dex/news.htm |
#3
| |||
| |||
|
|
ridergroov schrieb: I had this message previously in another group and I was told to try here. Hopefully someone can help out. Site was created in Dreamwaver MX 04 and I cna't figure out why there are so many errors or how to fix them. Original thread can be found here: http://groups.google.com/group/mozil...6dbd2754e85252 At the very beginning of this thread you were pointed to the W3C validation service: http://validator.w3.org/check?uri=ht...x%2Fnew s.htm This is a very useful service, it shows where your code has errors. Don't expect anybody to try finding a solution in your code as long as it is that buggy! I've been working on our company's new website and a lot of the pages look different in one aspect in firefox than they do in IE. They display correctly in IE but not firefox. Here is the link: http://paymca.org/newy3dex/news.htm I see a broken image in IE, is this "correct"? :-) You do a table layout and fill it with text gifs - there is not a single line of text at all! So why do you put tables around the images anyway? Make the whole page one gif, then you are sure it looks "correct" in every browser. The better way would be: Make a full stop, re-do the whole page with a nice, simple HTML structure without tables, and CSS positioning layout. It will make far less problems, and as a benefit it will be indexable by search engines and accessible by non-visual browsers. -- Markus |
#4
| |||
| |||
|
|
How can I structure the page without using tables? I mainly work in Flash and this is one reason I hate dreamweaver. Too many rules and I'm not aware of them. I made hte empty text boxes there to get the alignment right for the menu on the left. Probably not the best idea and I know that but it worked. How can I structure it in DW without tables? |
#5
| |||
| |||
|
|
I've been working on our company's new website and a lot of the pages look different in one aspect in firefox than they do in IE. They display correctly in IE but not firefox. Here is the link: http://paymca.org/newy3dex/news.htm |
#6
| |||
| |||
|
|
ridergroov wrote: I've been working on our company's new website and a lot of the pages look different in one aspect in firefox than they do in IE. They display correctly in IE but not firefox. Here is the link: http://paymca.org/newy3dex/news.htm Learn some HTML, learn some CSS, stop using Dreamweaver so blindly (or just stop using Dreamweaver!) and start over again. It's not a particularly complex page, but dragging-and-dropping without thinking what code the editor is actually producing has given you a nightmare. There's really no point in trying to hack about with it, it's quicker to start again. |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
I do know there is a MAJOR difference between dreamweaver and flash. I am not that dumb. |
|
I just wish HTML itself wasn't so damn picky about everything. |
|
Let me ask you this, if you guys were me, how would you structure this page? |
#9
| |||
| |||
|
| http://paymca.org/newy3dex/news.htm If you look at the page (and osme of the others like it) you'll notice that in firefox, it extends the blue "background" part and rolls the graphic over to a repeat but in IE it just stops the graphic where it ends. How do I fix this? THanks |
#10
| |||
| |||
|
|
What are your recommendations? I appreciate the information you have given me but telling me to learn this and learn that doesn't give me any info in particular. Thanks. |
![]() |
| Thread Tools | |
| Display Modes | |
| |