|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2005-02-08 11:32 UTC] markus dot lervik at necora dot fi
Description: ------------ The fi.php.net -mirror's "print" manual page seems to be broken. All that is displayed is a bunch of CSS. The fi2.php.net -mirror seems to have the same problem too. Expected result: ---------------- The manual page of "print" ;-) PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sat Jun 20 03:00:02 2026 UTC |
I still only get /* Horizontal delimiter defaults */ hr { border: 0px; color: black; background-color: black; height: 1px; } /* Clear floating objects */ hr.topdivider { clear: both; } /* Natural white background color */ body, html { background-color: white; color: black; } /* Link colors for all links */ a, a:visited { color: #000099; background-color: transparent; } a:active { color: #0000ff; background-color: transparent; } /* Drop border around images */ img { border: 0px; } This is with Firefox 1.0.6 Six friends of mine confirmed the same thing.