>>>>> "Jolyon" == Jolyon Smith <jsm...@deltics.co.nz> writes:

    Jolyon> My problem isn't "invalid" HTML - it is "perfectly valid
    Jolyon> HTML but which doesn't render the way you expect in
    Jolyon> browser X, Y Z or perm any N from M".

    Jolyon> Ditto Javascript which is perfectly valid but which
    Jolyon> doesn't work the way you expect in browser X, Y, Z or perm
    Jolyon> any N from M.

    Jolyon> Or CSS which is perfectly valid but which doesn't work the
    Jolyon> way you expect in browser X, Y, Z or perm any N from M.

    Jolyon> Or some combination of HTML, JavaScript or CSS which
    Jolyon> doesn't work in that particular combo in browser X, Y, Z
    Jolyon> or perm any N from M.

    Jolyon> I had thought that these issues might have been resolved
    Jolyon> at some point in the last 20 years, but sadly things
    Jolyon> really aren't much better today than they were then.  In
    Jolyon> some cases worse, because the tools techniques also assume
    Jolyon> that things have improved, when they haven't... lulling
    Jolyon> you into a false sense of security.

Missed this, but the issue here is that you are trying to do bare
bones development. It's about complaining that an API call on Windows
95 works differently from Windows 8.

All these things are, to a very large extend, solved by the frameworks
people use.

Obviously you can try to reinvent the wheel and discover all the
incompatibilities yourself, but if you use a CSS reset style sheet, a
JavaScript framework like jQuery you seldom experience issues of this
kind.

-- 
All the best,

Berend de Boer


          ------------------------------------------------------
          Awesome Drupal hosting: https://www.xplainhosting.com/
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to