Re: Lack of end tag messes up form styling - a known bug?



On Apr 11, 1:23 am, Joost Diepenmaat <jo...@xxxxxxxxx> wrote:
VK <schools_r...@xxxxxxxxx> writes:
On Apr 10, 2:48 pm, "Jukka K. Korpela" <jkorp...@xxxxxxxxx> wrote:
The "error" is lack of the "optional" </p> tag right before a form.

The P element is being changed from the original paragraph separator
to a block element back in HTML 3.2 or even earlier if I recall
properly. The last time I saw P used as a paragraph separator on the
Web is about 1997-98, so your sample is the first in over ten years.
What actuality do you actually imply by your case?

Not so fast. From the HTML 4.01 specs,http://www.w3.org/TR/html4/struct/text.html#edef-P

9.3.1 Paragraphs: the P element

<!ELEMENT P - O (%inline;)* -- paragraph -->
<!ATTLIST P
%attrs; -- %coreattrs, %i18n, %events --
>

Start tag: required, End tag: optional

I did not mean that it is wrong. I am well aware of "P issue" and
explained it several times at ciwah - where this issue is better
suited IMO - see for instance
http://groups.google.com/group/comp.infosystems.www.authoring.html/msg/1a1685c07c06d971

I am just saying that no one ever widely used it even at the time when
P was officially a paragraph break and not a container - except some
really amateurish pages. So making an issue out of it now is kind of
checking XMP or ISINDEX tag support amidst modern browsers.

IMHO

.



Relevant Pages

  • Re: Is there a preferred structure for navigation links?
    ... HTML layout is very basic. ... The tag defines a paragraph. ...
    (alt.html)
  • Re: Style selection oddity
    ... tag in html. ... The key concept was that I didn't realize paragraphs ... because the tag is by definition a paragraph. ...
    (microsoft.public.mac.office.word)
  • Re: Find & Replace Line Breaks with Paragraph Breaks
    ... That would work with the exception of the first opening tag and the last ... because in html a line break is only one item while ... >> The find and replace function would not know where to place the closing tag>> because there would be nothing to search for to replace it with. ... > paragraph and start a new paragraph") (in html is the equivalent ...
    (microsoft.public.frontpage.client)
  • Re: TP700C/3550 needs a boot in the ass.........
    ... bytes per paragraph and that isn't ugly. ... Start tag: required, End tag: optional ... Further information about HTML 4.01 is available at: ... Prev by Date: ...
    (comp.sys.ibm.ps2.hardware)
  • Re: What this piece of code doesnt validate?
    ... The paragraph is implicitly ended (remember, the end tag is not ... mandatory) by the start of another block element; ...
    (alt.html)