Flexi CSS Layouts for Dreamweaver Forum


box Flexi CSS Layouts for Dreamweaver
Flexi CSS Layouts is a Dreamweaver Extension that helps you create browser compliant table-less web pages with ease. Unlike other products that are limited to templated CSS layouts with 1, 2 or 3 columns, with Flexi CSS Layouts for Dreamweaver you can build your own custom layout structure without coding.

Find out more about Flexi CSS Layouts for Dreamweaver

Thread: same code rendering differently in various browsers

title left
User Details
message
title right
Rich

post date:
2012-01-08 19:48:01
.... not by much mind you, only font sizes are about the only really noticeable difference. I tried various reset.css files and included them as the very first CSS file, both as an include and then I tried just adding the reset.css source code in a style tag directly to the page with no results.

I'm on a Mac, and Chrome and Safari seem to render almost identically, it's Firefox that's the culprit.... of course I haven't even looked at it in IE yet.... don't Chrome and Safari both use webkit? Did I miss an include somewhere?

Thanks in advance,

Rich
Elena Tepardea [Extend Studio]

post date:
2012-01-09 08:25:21
Hello,

It would be great if you could send us a link from this page and tell me in what Firefox version you are testing this.
Thank you!

Regards,
Elena Tepardea
Rich

post date:
2012-01-09 16:38:15
... so the very action of my uploading my files to my public server made me realize that FF holds onto cache tightly, because when I viewed my files on a different server I realized the reset.css actually worked.

Thanks!