Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Good aparence with dreamviwer, bad aparence with browsers Re: Good aparence with dreamviwer, bad aparence with browsers

#114738
Paulie_D
Member

Unfortunately, that’s not going to help.

Dreamweaver’s inbuilt browser is a VERY basic version of webkit and ‘actual’ individual browsers will have built in defaults that are often different from those found in DW.

The best advice I can give you is to use a reset css or normalise to ensure that things start as much the same as possible and then code based on the way it actually looks in the major browsers.

If you have a specific issue then you would have to provide either a live link or put the necessary HTML/CSS in Codepen