Re: Re: An HTML/CSS question

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

 



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

--
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