Try:
    <a name="1"></a>

At 06:02 PM 3/4/01 -0500, andrew wrote:
>hi folks!
>
>I've got a baffling, but probably simple problem (the worst kind)
>
>In my index.php page, I'm dynamically generating links like this:
>http://localhost/news.php#1
>
>
>When I click the link, the url string get's passed in, and looking at the
>source of the news.php page shows:
>
><a href="#1"></a>
>
>about half-way down.. but the page doesn't align with the anchor tag.
>
>I assume PHP doesn't do anything funky?
>
>Can anyone see what I've overlooked?
>
>tia!
>andrew
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

-------------------------
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web:   http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to