Promoting a paragraph
Marc W. Davis
davis at revelation.unomaha.edu
Mon Oct 6 15:22:58 EDT 1997
You can use the definition tags.
<DL> <!-- starting your definition list-->
<DT> Name of the Link </DT>
<DD> Description of the Link</DD>
etc. to
</DL> <!--ends the definition list-->
Strictly speaking the </DT> and </DD> tags are not required syntax, but
it's "proper" HTML. This will create the indent (one tab marker) that you
want for the description.
-----Original Message-----
From: Nancy Webb [SMTP:NWEBB at ogh.on.ca]
Sent: Monday, October 06, 1997 2:03 PM
To: Multiple recipients of list
Subject: Promoting a paragraph
Hello,
I am fairly new at web design and am able to promote lists
and such, however, I am trying to design a paragraph with a
hypertext link on one line, and on the next line a description
of the hypertext link (indented twice so that it stands out.) I
can't seem to do this without leaving a space between the
1st and 2nd lines.
I have written the following:
<A HREF=_________________></A></P>
<UL>
<UL>
text
</UL>
<BR>
</UL><P>
Does anyone have any suggestions? Any help would be
appreciated.
Thank you very much.
Nancy Webb
Ottawa General Hospital Library
501 Smyth Rd
Ottawa, ON K1H 8L6
(631)737-8530
e-mail: nwebb at ogh.on.ca
More information about the Web4lib
mailing list