|
Posted by Jonathan N. Little on 08/07/06 23:31
AF wrote:
> On Mon, 7 Aug 2006 21:57:50 +0100, Andy Mabbett
> <usenet200309@pigsonthewing.org.uk> wrote:
>
>> In message <vfhcd2l6n04mkr0hv6tduq8ut6ht5r6a5b@4ax.com>, AF
>> <bscinc@Yahoo_NoSpam.com> writes
>>
>> [of a series of links]
>>
>>> It is not a list.
>
> Excuse me for not being more precise.
>
> I meant to say, "I do not want to use the <li> code for this group of
> items."
>
> Specifically, what I want my data to look like is,
>
> item 1, item 2, item 3, item 4,
>
> Someone misread what I wrote and thought that I was looking for a
> formated list like
>
> item 1
> item 2
> item 3
> item 4
>
> Either way whether this is a English language, Oxford dictionary list,
> or an html code <list>, is not relevant to my request for an html
> editor.
Technically is it still a list, and as Chris has posted lists to not
have to be vertical, you can make your list horizontal. The markup, (the
HTML part), should be a list and how it appears, (that is the
presentation part) the CSS, is defined in your stylesheet can be anyway
you wish.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|