How to Do Bullets in DreamWeaver
Bullets are graphical elements which appear before each entry in a text list. Using bullet format lets you delineate and display quick facts, so your reader can quickly find and absorb the information. Although webpage bullets are represented by HTML code, Dreamweaver allows you to format text as a bullet list using its graphical design environment, which saves you from having to manually enter code.
Instructions
-
-
1
Open your HTML page in Adobe Dreamweaver and click the page location where you wish to begin the bullet list.
-
2
Click "Format" from the top menu bar, point to "List" and select "Unordered List." A single bullet should appear.
-
-
3
Type your text and press "Enter" to create a second bullet on the next line.
-
4
Press "Tab" to indent the next bullet. The bullet appears one tab space to the right with a different design. Type your text and press "Enter" to create a new line. The next line begins at the same tab position with the same bullet design.
-
5
Hold the "Shift" key and press "Tab" to position the bullet one tab space to the left. The bullet design also changes to match the bullets on the same tab position.
-
1