Dreamweaver question
Joe Malin
jmalin at tuvox.com
Wed May 3 10:41:17 MDT 2006
I'm not sure that I understand what you're trying to do.
I *think* you're saying that this happens:
* some text, which then
wraps to here
when you really want
* some text, which then
wraps to here
Is that correct?
Are you, perhaps, putting a <p> tag inside your <li> tag? This may cause
problems. You don't need it; the <li> takes the place of it unless you
really want a paragraph separation. That is, if you want this
* some text, with no paragraph separation
then the HTML is <li>some text, with no paragraph separation</li>
wherease for this
* some text in the first paragraph
some text in the next paragraph
without a bullet next to the second para, then the HTML is <li>some
text in the first paragraph<p>some text in the next paragraph</p></li>
Hope this helps!
Joe Malin
Technical Writer
(408)625-1623
jmalin at tuvox.com
www.tuvox.com
The views expressed in this document are those of the sender, and do not
necessarily reflect those of TuVox, Inc.
-----Original Message-----
From: techwr-l-bounces+jmalin=tuvox.com at lists.techwr-l.com
[mailto:techwr-l-bounces+jmalin=tuvox.com at lists.techwr-l.com] On Behalf
Of Michele Davis
Sent: Wednesday, May 03, 2006 9:15 AM
To: TECHWR-L
Subject: Dreamweaver question
Hi all, I'm creating curriculum in Dreamweaver and I can't figure out
how to get text aligned when using a bullet or a graphical element
before text. My dilemma is that I have bulleted text and I can't align
the text below with the text above, it automatically wraps underneath
the bullet. I'm at wits end, I've tried numerous HTML markup tags and
none work. Any help would be appreciated.
Thanks, Michele
--
"There are no dull subjects. There are only dull writers." -HL Mencken
Michele www.krautgrrl.com www.krautboy.com and the uber empyre
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today!. http://www.webworks.com/techwr-l
Doc-To-Help includes a one-click RoboHelp project converter. It's that
easy. Watch the demo at http://www.DocToHelp.com/TechwrlList
---
You are currently subscribed to TECHWR-L as jmalin at tuvox.com.
To unsubscribe send a blank email to
techwr-l-unsubscribe at lists.techwr-l.com
or visit
http://lists.techwr-l.com/mailman/options/techwr-l/jmalin%40tuvox.com
To subscribe, send a blank email to techwr-l-join at lists.techwr-l.com
Send administrative questions to lisa at techwr-l.com. Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.
More information about the TECHWR-L
mailing list