Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17889
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Arno Welzel <usenet@arnowelzel.de> |
| Newsgroups | comp.lang.php |
| Subject | Re: Is it legitimate to have a continuous TABLE through multiple FORMs? |
| Date | Thu, 25 Apr 2019 13:59:56 +0200 |
| Lines | 45 |
| Message-ID | <gidlpsFqpaiU1@mid.individual.net> (permalink) |
| References | <f00fdd04-e13e-4aa8-98a6-43b8cdbbd996@googlegroups.com> <gid3upFn22bU1@mid.individual.net> <q9rq6e$rf6$2@gioia.aioe.org> <gidbbdFoj8aU1@mid.individual.net> <q9s0vd$1og2$1@gioia.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net Jd7JvrM6MPYR4V1Zjsvb2QW1TmddPVzJVRfT4DEuzbeDo1yjJx |
| Cancel-Lock | sha1:L/rhPetOtzomwIDVTGGq6iNSkws= |
| In-Reply-To | <q9s0vd$1og2$1@gioia.aioe.org> |
| Content-Language | en-US |
| Xref | csiph.com comp.lang.php:17889 |
Show key headers only | View raw
On 25.04.19 12:08, R.Wieser wrote: > Arno, > >> And I just confirmed his question with: "Yes, you should refactor >> it to be valid HTML.". > > And how should he do that please ? Although I gave a suggestion to get > rid of the nesting warning, you yourself mentioned its invalid HTML (is it?) > to interleave a table and a forms that way ... That's why I recommended using a HTML validator to see what errors there are. Or do you expect, that I do the refactoring myself and show Dan how a valid version of his example looks like? >> I recommended using a validator beacuse this clearly shows >> which errors still exist. > > His IDE already seems to do validation - hence the nesting warning he got. > And as you said, /how much/ it already does is currently unknown to you. Correct - that's why I recommended something I *do* know. The alternative would be to ask what IDE Dan uses (PHPStorm, Visual Studio Code, Eclipse etc.) and what plugins are installed with which settings etc.. If Dan will respond that his IDE already does a full HTML validation - fine. Then my recommendation would not do any harm anyway. But otherwise he now knows at least one way how to validate the HTML code. [...] > So, help him to fix his problems as he mentions them. Perfection is a nice > secondary goal, but should not get in the way of creating something that > works (on most, if not all browsers). I just talk about valid HTML. This has nothing to do with "perfection". And why do *you* complain all the time? Nothing better to do? Where is your *working* solution for Dan's problem? -- Arno Welzel https://arnowelzel.de
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Is it legitimate to have a continuous TABLE through multiple FORMs? Dan Campbell <dcwhatthe@gmail.com> - 2019-04-24 07:30 -0700
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 08:55 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-25 10:12 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 11:01 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-25 12:08 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 13:59 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-25 16:13 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 16:56 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Richard Damon <Richard@Damon-Family.org> - 2019-04-25 08:05 -0400
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-26 10:53 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 11:14 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-26 11:59 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 12:08 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2019-05-29 19:20 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-25 09:49 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 11:06 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-25 14:09 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Dan Campbell <dcwhatthe@gmail.com> - 2019-04-25 05:32 -0700
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-26 11:20 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 11:31 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-26 11:09 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 11:20 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 11:24 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "R.Wieser" <address@not.available> - 2019-04-26 12:31 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 13:34 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? Arno Welzel <usenet@arnowelzel.de> - 2019-04-26 13:36 +0200
Re: Is it legitimate to have a continuous TABLE through multiple FORMs? "J.O. Aho" <user@example.net> - 2019-04-25 21:36 +0200
csiph-web