1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

XHTML fix: use lowercase <a>

This commit is contained in:
Gabor Hojtsy
2003-06-10 10:14:16 +00:00
parent 6b35460860
commit f66bcea721

View File

@@ -64,8 +64,8 @@ href="http://www.php.net/submit-event.php">on this page</a>.
<h1>Sample Code</h1>
<p>
Looking for some more sample PHP scripts? Our <A
HREF="/links.php">links page</A> lists some archives of sample PHP code -
Looking for some more sample PHP scripts? Our <a
href="/links.php">links page</a> lists some archives of sample PHP code -
great places to find many example scripts and useful functions, organized for
your searching pleasure!
</p>