Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

intermediate dreamweaver course london - bullet points

Forum home » Delegate support and help forum » Dreamweaver Training and help » intermediate dreamweaver course london - Bullet points

intermediate dreamweaver course london - Bullet points

ResolvedVersion Standard

Emma has attended:
Dreamweaver 8 Introduction course

Bullet points

How do i insert bullet points?

RE: Bullet points

Hi Emma,

It's quite easy to do this.

In design view, on the properties toolbar, you'll see two list options, ordered or unordered. Click on either one to start your list. Press enter after each list item to make another bullet point. When you've finished, press enter twice to end the list, or click the same button on the toolbar again.

Within a list, choose Text -> List -> Properties to control the bullet or numbering style.

In code view, <UL> starts an unordered list, and <OL> starts an ordered list. Each list item is then surrounded by <LI> and </LI>. Be sure to end your list with </UL> or </OL>.

I hope this helps.

Regards, Rich

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Dreamweaver tip:

JumpMenu in new window

When inserting a jumpmenu to a page, the only option available for 'open in' is usually 'main window'. There would be other options available if the page was a frameset.

To change the jumpmenu to open in a new window, change the target parameter of the selectbox in your code to 'window.open()'.

eg.

<select name="menu1" onChange="MM_jumpMenu('window.open()',this,0)">


source:
http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16166& ;sliceId=1

View all Dreamweaver hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.