PHP, (X)HTML Konsole Help

NoWhereMan ulist at gs1.ubuntuforums.org
Tue Jun 20 19:15:04 UTC 2006


Alexander Skwar Wrote: 
> Dotan Cohen wrote:

> > On 20/06/06, OOzy Pal <oozypal (AT) gmail (DOT) com> wrote:

> >> Opppps, I guess my question was not in the right sense. I meant:

> >>

> >> <IMG src="tmp/guestbook.png" width="104" height="78" align="left"
> border="0">

> > 

> > No, the tag should look like this:

> > <img src="tmp/guestbook.png" width="104" height="78" align="left"
> border="0" />

> 

> Nah, still not perfect :)

> 

> <img src="tmp/guestbook.png" width="104" height="78" align="left"
> border="0" alt="Pen & Pencil" title="Guestbook" />

> [color=green]

> >> This is an image tag. During development , if I forgot how to use
> IMG.

> >> ie is border part of it , etc. then I can type man IMG to get the

> >> help. Basically, I need HTML help.



not yet:

<img src="tmp/guestbook.png" width="104" height="78" class="alignleft"
alt="Pen & Pencil" title="Guestbook" />





:D


-- 
NoWhereMan




More information about the ubuntu-users mailing list