Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

7 May, 2024: fms is rebuilding. Don't expect much in that section for quite a few days, maybe longer.


devel / comp.infosystems.www.authoring.html / Re: text types?

SubjectAuthor
* text types?Dale
+* Re: text types?Dale
|+- Re: text types?Jack Lemmon
|`* Re: text types?Jukka K. Korpela
| `* Re: text types?Dale
|  `- Re: text types?David E. Ross
+- Re: text types?JJ
+* Re: text types?Stefan Ram
|`* Re: text types?Stefan Ram
| +- Re: text types?Dale
| `* Re: text types?Dale
|  `* Re: text types?David E. Ross
|   `* Re: text types?Dale
|    `- Re: text types?Philip Herlihy
`* Re: text types?Arno Welzel
 `* Re: text types?Lewis
  `* Re: text types?Arno Welzel
   +* Re: text types?David E. Ross
   |`* Re: text types?Arno Welzel
   | `* Re: text types?Helmut Richter
   |  +- Re: text types?Philip Herlihy
   |  +- Re: text types?Arno Welzel
   |  `- Re: text types?Lewis
   `* Re: text types?Lewis
    `* Re: text types?Arno Welzel
     `* Re: text types?Lewis
      `* Re: text types?Arno Welzel
       `* Re: text types?David E. Ross
        `- Re: text types?Arno Welzel

Pages:12
Re: text types?

<t0g211$1q4$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=212&group=comp.infosystems.www.authoring.html#212

  copy link   Newsgroups: comp.infosystems.www.authoring.html alt.html comp.infosystems.www.authoring.stylesheets
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: dale@dalekelly.org (Dale)
Newsgroups: comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets
Subject: Re: text types?
Date: Fri, 11 Mar 2022 12:48:17 -0500
Organization: https://www.dalekelly.org/
Lines: 18
Message-ID: <t0g211$1q4$1@dont-email.me>
References: <t00bop$dmf$1@dont-email.me>
<markup-20220306101155@ram.dialup.fu-berlin.de>
<paragraphs-20220306103703@ram.dialup.fu-berlin.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 11 Mar 2022 17:48:17 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="044703c6b9c39bd3b147b0f7a1e97ddc";
logging-data="1860"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zTcs5s31ejE3Pif0/eX1rIZxu8x5XX/M="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.2
Cancel-Lock: sha1:nKRu2IThzSg7tEsNs9j0JJpUPx4=
In-Reply-To: <paragraphs-20220306103703@ram.dialup.fu-berlin.de>
Content-Language: en-US
 by: Dale - Fri, 11 Mar 2022 17:48 UTC

On 3/6/2022 4:38 AM, Stefan Ram wrote:
> ram@zedat.fu-berlin.de (Stefan Ram) writes:

> ... we can write
>
> <dl><dt>alpha</dt><dd><dl>
> <dt>beta</dt>
> <dd>text</dd></dl></dd></dl>
> ...

multiple tabs?

<br> in between?

--
Mystery? -> https://www.dalekelly.org/

Re: text types?

<t0gc0o$1jm6$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=213&group=comp.infosystems.www.authoring.html#213

  copy link   Newsgroups: comp.infosystems.www.authoring.html alt.html comp.infosystems.www.authoring.stylesheets
Path: i2pn2.org!i2pn.org!aioe.org!3Mhv7/5wGMalT5I1PrEuIA.user.46.165.242.75.POSTED!not-for-mail
From: nobody@notme.invalid (David E. Ross)
Newsgroups: comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets
Subject: Re: text types?
Date: Fri, 11 Mar 2022 12:38:46 -0800
Organization: I am @ david at rossde dot com.
Message-ID: <t0gc0o$1jm6$1@gioia.aioe.org>
References: <t00bop$dmf$1@dont-email.me>
<markup-20220306101155@ram.dialup.fu-berlin.de>
<paragraphs-20220306103703@ram.dialup.fu-berlin.de>
<t0g211$1q4$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Info: gioia.aioe.org; logging-data="52934"; posting-host="3Mhv7/5wGMalT5I1PrEuIA.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org";
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
Thunderbird/52.9.1
Content-Language: en-US
X-Notice: Filtered by postfilter v. 0.9.2
 by: David E. Ross - Fri, 11 Mar 2022 20:38 UTC

On 3/11/2022 9:48 AM, Dale wrote:
> On 3/6/2022 4:38 AM, Stefan Ram wrote:
>> ram@zedat.fu-berlin.de (Stefan Ram) writes:
>
>> ... we can write
>>
>> <dl><dt>alpha</dt><dd><dl>
>> <dt>beta</dt>
>> <dd>text</dd></dl></dd></dl>
>> ...
> multiple tabs?
>
> <br> in between?
>

Not tabs at all.

The element <dl> </dl> is for a list of definitions. The element <dt>
</dt> contains a term being defined. The element <dd> </dd> contains a
definition. To see an example, see my
<http://www.rossde.com/internet/intr_gloss.shtml>.

--
David E. Ross
"A Message to Those Who Are Not Vaccinated"
See my <http://www.rossde.com/index.html#vaccine>.

Re: text types?

<t0ggh1$kp0$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=214&group=comp.infosystems.www.authoring.html#214

  copy link   Newsgroups: comp.infosystems.www.authoring.html alt.html comp.infosystems.www.authoring.stylesheets
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: dale@dalekelly.org (Dale)
Newsgroups: comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets
Subject: Re: text types?
Date: Fri, 11 Mar 2022 16:55:45 -0500
Organization: https://www.dalekelly.org/
Lines: 41
Message-ID: <t0ggh1$kp0$1@dont-email.me>
References: <t00bop$dmf$1@dont-email.me>
<markup-20220306101155@ram.dialup.fu-berlin.de>
<paragraphs-20220306103703@ram.dialup.fu-berlin.de>
<t0g211$1q4$1@dont-email.me> <t0gc0o$1jm6$1@gioia.aioe.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Fri, 11 Mar 2022 21:55:45 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="a3a7aa1e722001dd6e22ae6f8be4605a";
logging-data="21280"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Bd9Ww18yTUlW48pvEEzPVIoJPApXoT1s="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.6.2
Cancel-Lock: sha1:xuujZ7gO7ffU2xxFSN+zsfp3IsM=
In-Reply-To: <t0gc0o$1jm6$1@gioia.aioe.org>
Content-Language: en-US
 by: Dale - Fri, 11 Mar 2022 21:55 UTC

On 3/11/2022 3:38 PM, David E. Ross wrote:
> On 3/11/2022 9:48 AM, Dale wrote:
>> On 3/6/2022 4:38 AM, Stefan Ram wrote:
>>> ram@zedat.fu-berlin.de (Stefan Ram) writes:
>>
>>> ... we can write
>>>
>>> <dl><dt>alpha</dt><dd><dl>
>>> <dt>beta</dt>
>>> <dd>text</dd></dl></dd></dl>
>>> ...
>> multiple tabs?
>>
>> <br> in between?
>>
>
> Not tabs at all.
>
> The element <dl> </dl> is for a list of definitions. The element <dt>
> </dt> contains a term being defined. The element <dd> </dd> contains a
> definition. To see an example, see my
> <http://www.rossde.com/internet/intr_gloss.shtml>.
>

Thank you.

I know how to use a style to text-align center, left, or right.

I'm looking for how to use tabs

within these I would like to use something like <br>

--
Mystery? -> https://www.dalekelly.org/

Re: text types?

<MPG.3c96a79b2642aabd9899b2@news.eternal-september.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=224&group=comp.infosystems.www.authoring.html#224

  copy link   Newsgroups: comp.infosystems.www.authoring.html alt.html comp.infosystems.www.authoring.stylesheets
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: thiswillbounceback@you.com (Philip Herlihy)
Newsgroups: comp.infosystems.www.authoring.html,alt.html,comp.infosystems.www.authoring.stylesheets
Subject: Re: text types?
Date: Sat, 12 Mar 2022 12:51:14 -0000
Organization: A noiseless patient Spider
Lines: 51
Message-ID: <MPG.3c96a79b2642aabd9899b2@news.eternal-september.org>
References: <t00bop$dmf$1@dont-email.me> <markup-20220306101155@ram.dialup.fu-berlin.de> <paragraphs-20220306103703@ram.dialup.fu-berlin.de> <t0g211$1q4$1@dont-email.me> <t0gc0o$1jm6$1@gioia.aioe.org> <t0ggh1$kp0$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Injection-Info: reader02.eternal-september.org; posting-host="8fbbe89a9e0076197ac7228e89ffc90c";
logging-data="4095"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18aIqm1PErbRlESDdSGsHGmM2pwIa8PFt0="
User-Agent: MicroPlanet-Gravity/3.0.10 (GRC)
Cancel-Lock: sha1:eEhk7ZCbHEGBEnHi7/KNee8JObY=
 by: Philip Herlihy - Sat, 12 Mar 2022 12:51 UTC

In article <t0ggh1$kp0$1@dont-email.me>, dale@dalekelly.org says...
>
> On 3/11/2022 3:38 PM, David E. Ross wrote:
> > On 3/11/2022 9:48 AM, Dale wrote:
> >> On 3/6/2022 4:38 AM, Stefan Ram wrote:
> >>> ram@zedat.fu-berlin.de (Stefan Ram) writes:
> >>
> >>> ... we can write
> >>>
> >>> <dl><dt>alpha</dt><dd><dl>
> >>> <dt>beta</dt>
> >>> <dd>text</dd></dl></dd></dl>
> >>> ...
> >> multiple tabs?
> >>
> >> <br> in between?
> >>
> >
> > Not tabs at all.
> >
> > The element <dl> </dl> is for a list of definitions. The element <dt>
> > </dt> contains a term being defined. The element <dd> </dd> contains a
> > definition. To see an example, see my
> > <http://www.rossde.com/internet/intr_gloss.shtml>.
> >
>
> Thank you.
>
> I know how to use a style to text-align center, left, or right.
>
> I'm looking for how to use tabs
>
> within these I would like to use something like <br>

Starting to wonder if you're gently pulling our legs.

".. something like <br>". How similar to <br> should that "something" be? In
what way would it be similar?

Maybe read a recent book on using HTML and CSS together, and then frame clear
and well-defined questions for forums like this, for any remaining questions?
And focus on what you want to achieve, rather than spouting tag-salad in
rambling questions.

Folk here are not unhelpful. If you mean browser tabs, then that's not an HTML
or CSS issue, though the HTML "target=_blank" attribute will be worth
understanding.

--

Phil, London

Pages:12
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor