yea the only problem i have with DW is that cause its not true wusiwug. just mess around with the stuf that does not fit properly n it might look weird in DW but might work in browsers.
2007-06-12 07:43:28
·
answer #1
·
answered by Jake 7
·
1⤊
0⤋
Actually DW is a true WYSIWYG, however like all browsers it will render your page differently. This is due to the fact that all though it has a different rendering engine, it ALSO has to display code borders and lines so you can visually "see" your elements.
I agree that working in code view is a better way to go, however if you take DW's design views power to get a "feel" for your layout its actually quite powerful.
I recommend previewing often, and if it looks right in the browsers, IE 6-7, Firefox etc... Then roll with it. Try and validate your code as you work on it. You will have a MUCH greater chance of success with multiple browsers with valid XHTML and CSS.
You can validate your XHTML here:
http://validator.w3.org/
You can validate your CSS here:
http://jigsaw.w3.org/css-validator/
Hope that helps.
2007-06-12 09:09:25
·
answer #2
·
answered by CF 1
·
0⤊
0⤋
Some things that work in Deamweaver don't work in IE. It may need a mix if Dreamweaver and FrontPage. The ultimate way is to learn HTML and/or XHTML and hard code it by hand in a text editor, this is how big companies do it.
I could suggest a quick fix but you could go round in circles for weeks...
2007-06-13 15:20:03
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
It's a small hurdel, but you will have to learn to go into the code in dreamweaver and handcode to fix the mistakes, so that your site will look the same in all browsers. I had the same problem, and after a lot of testing I figured out what works the same in all browsers. I only use TextPad as my editor, then I can open the page in Dreamweaver if needed.
2007-06-12 07:47:27
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
DreamWeaver's Design Mode is absolutely horrible. Learn HTML, it will be the only way in the long run.
www.w3schools.com
2007-06-12 07:42:04
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
Not all browsers behave the same when interpretting code. You should always check your pages on several browsers and on several different computers. You'd be amazed at how different it can look when you try this.
2007-06-12 07:44:11
·
answer #6
·
answered by ? 5
·
0⤊
0⤋
Well, both are different browsers. You will need to contact your web developer to make slight changes in codes. :)
2016-05-18 02:32:57
·
answer #7
·
answered by ? 3
·
0⤊
0⤋