Date: 08/14/00
- Next message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions vmailmgr.xml"
- Maybe in reply to: Daniel Beckham: "[PHP-DOC] snaps.php.net/manual/ html formatting"
- Next in thread: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Reply: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
IIRC it has to do with the stylesheets being applied to the DocBook
XML source.
You could hack the stylesheets, or use something like "tidy" from W3C
for post-processing and also to check for bad HTML. BTW I have used
that program to check my XML files too.
--- Jesus M. Castagnetto
Quoting Daniel Beckham <danbeck <email protected>>:
> Anyone know why the html formatting in the English manual snapshot
at
> snaps.php.net/manual/ looks like this:
>
> <HTML
> ><HEAD
> ><TITLE
> >PHP Manual</TITLE
> ><META
> NAME="GENERATOR"
> CONTENT="Modular DocBook HTML Stylesheet Version 1.56"><LINK
> REL="NEXT"
> TITLE="Preface"
> HREF="preface.html"><META
> NAME="HTTP_EQUIV"
> CONTENT="text/html; charset=ISO-8859-1"></HEAD
> ><BODY
> CLASS="book"
> BGCOLOR="#FFFFFF"
> TEXT="#000000"
> LINK="#0000FF"
> VLINK="#840084"
> ALINK="#0000FF"
> >
>
> It doesn't really matter to the browser, but is there a reason that
a
> newline is inserted between every attribute and ending bracket of a
html
> tag?
>
> Daniel
>
>
-------------------------------------------------
Created by Zkey.com - http://www.zkey.com
Awarded PCMagazine's Editors' Choice
- Next message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /de/functions vmailmgr.xml"
- Maybe in reply to: Daniel Beckham: "[PHP-DOC] snaps.php.net/manual/ html formatting"
- Next in thread: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Reply: Egon Schmid ( <email protected>): "Re: [PHP-DOC] snaps.php.net/manual/ html formatting"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

