Re: quanta, aligning, and img links...

Alan Richmond <[email protected]>
Newsgroups gmane.comp.kde.devel.quanta.user
Organization Aardwolf Networking
Message-ID <[email protected]>
On Wednesday 10 December 2008 08:26:39 am Kevin Martin wrote:
> > 2008/12/9 Kevin Martin <[email protected]>:
> >> <a href="adasdfasdf" ><img src="asdasdfd"/></a>
> >> then my alignment works but, of course, my img link does not.

> > the closing tag is only needed for XHTML but afaik doesn't any harm for
> > HTML.

> The image that is referenced by the img tag is not displayed in the
> browser if the / is added.  Just, like, a placeholder.

To make XHTML's (XML's) shortcut tag backwards compatible with HTML you need 
to add space before the slash:

<a href="adasdfasdf" ><img src="asdasdfd" /></a>

-Alan

--
Alan Richmond
AardwolfWeb.com
707-442-7470
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.