In addition to the previous comment about layout, Dreamweaver MX 2004 uses outdated coding and methods to handle layout. A look at your page's source code shows that it's blocked up in tables -- which makes tweaking positioning, padding, etc. next to impossible -- and it contains lots of depricated code, such as align attributes in
tags.
The bad news is, it looks pretty awful and I doubt you can straighten it out in MX, because MX made the mess in the first place.
You should consider upgrading to DW 8 and using DIVs for layout instead of tables; that would resolve many of your problems.
2007-02-13 15:36:26
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
This is where cross brouser testing comes in handy. Each brouser handles the HTML code a little differently. You may have to adjust the page slightly for it to desplay better in IE, but you may lose a little format for Firefox (and even Netscape or Opera). Good to see your testing in other brousers though. Keep up that practice.
Perhaps instead of using a table inside a table use merged cells. IU took a quick peek at your code and noticed that. That could be your problem. To merge a cell in DWMX Highlight the cells you want to merge right click and look for merge cells (If I remember correctly, I don't have the program infront of me currently so I can't check).
I hope this helps. If your going to have alot of people viewing this page test in Netscape, Opera, FireFox AND IE to really get a feel for how it will work. Good luck!
2007-02-13 11:13:56
·
answer #2
·
answered by Anonymous
·
0⤊
2⤋
unfavorable little difficulty! nonetheless crammed with desires! No 2 browsers interpret your code the comparable way. this means which you may layout a "trick" to get browser, decision etc in the previous you construct and deliver your web site. on your code, then, you may upload "if then else" applications in all places to get it amazing. you won't be in a position to attain that with any IDE on the industry: you may code... via hand. You do a lot of issues "incorrect", given which you don't comprehend. An occasion: will paintings with IE, yet no longer with the different. To cater for different browsers, you may desire to write: humorous adequate, no longer 0.a million% of websites comprehend approximately that! (yet, back, no longer 0.a million% of internet designers are sturdy...) the comparable issues upward push up with table, div, and, surely, CSS... So, layout for IE (5,6,7): they make fifty seven% of browsers. Then, ultimate for Firefox: yet another 33% Then, ultimate for Opera/Netscape: a million.5% forget the others.
2016-10-02 02:31:37
·
answer #3
·
answered by ? 4
·
0⤊
0⤋
I think your main problem is in attempting to float elements over the background image without fixing their positions. Your layout breaks up in Firefox too, if you increase the font size. You're just depending on default spacings and font sizes to hold it together.
You might be able to use CSS absolute positioning to tie things down, or break up the background images and attach the pieces to the appropriate elements.
2007-02-13 11:58:54
·
answer #4
·
answered by injanier 7
·
1⤊
0⤋
There is no quick fix for making your web page cross-browser compatible. You can add code to sniff out which broswer the person is using and then display based on the browser.
The best way to go would be to reformat while reviewing in both IE and Firefox.
2007-02-13 11:13:08
·
answer #5
·
answered by blndchik 5
·
0⤊
2⤋
Hi,
You can get Dreamweaver for free from this link http://bitly.com/1p341fW
It works like a charm.
Regards
2014-08-23 13:57:04
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
Well
This is a link where you can downlod for free Dreamweaver http://bitly.com/1p33Z7J
Give it a try.
Hope it helps.
2014-08-23 18:58:31
·
answer #7
·
answered by Anonymous
·
0⤊
0⤋
Hi,
There apears to be some syntax errors in your code which may be the problem - especially lines 99 and 101 .
Here is the report:
HTML Tidy for Windows (vers 1st April 2002; built on May 1 2002, at 14:56:54)
Parsing "Pawradise[1]"
line 73 column 1 - Warning: isn't allowed in elements
line 99 column 1 - Warning: discarding unexpected
line 101 column 2 - Warning: missing before
line 101 column 2 - Warning: isn't allowed in elements
line 102 column 2 - Warning:
lacks "summary" attribute
line 105 column 47 - Warning: lacks "summary" attribute
line 108 column 53 - Warning: lacks "alt" attribute
line 111 column 15 - Warning: