Re: Re: An HTML/CSS question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/22/2014 12:20 AM, Ethan Rosenberg, PhD wrote:
On 06/18/2014 10:08 AM, Jim Giner wrote:
Actually - I loaded this verbatim and it worked fine.  Some minor
layout issues but with or without the image reference my IE10
showed all of your buttons and such.

And yes - when will EVER learn some basic php?  No need to use php
and echo at all here.

Jim -

Thanks.

PHP and HTML  hmm.....

Try this in HTML

Mary   had  a     Little Lamb

no matter how many %nbsp's you put in, it won't work.

Try

echo "Mary  had a    Little"; echo "   Lamb";

BTW %nbsp can be used in an echo to exactly line up the elements.

Ethan

I have no idea what point you are trying to make to me. I made no comment about non-breaking spaces to you nor did I criticize your current sample script. I only said that you showed no improvement in your programming skills in the last year or so since your last posts.

BUT - I did do a little test of your attempt to prove this point, and found that using IE10 ( my preferred browser alas) in a plain HTML page the non-breaking spaces did exactly what they purport to do.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux