1. Start Dreamweaver CS5
2. Click "File" > "new" in the upper left corner.
3. In the new document interface, select Blank pages.
4. "Page type" select "HTML", "Layout" select "< No >". Then click the Create button.
Opens a new document window in Dreamweaver. Switch to code or split view.
6. Insert the cursor behind the <body> tag and enter the HTML code for the download Dreamweaver tutorial after the tag.
7. Move the cursor to the text "Download bar dreamweaver tutorial html code", enter "<" DW will open the code hint function. Enter
9. Move the cursor after the text "HTML code", enter "</", DW will automatically complement the full
10. Line Input Code "<p>html Code Tutorial-writing HTML code in DW".
11. The mouse selects the word "HTML". In the Properties panel below, click the B and I buttons to apply the <strong> and <em> labels to the text.
12. The final step to add <title> to the HTML document, one can be entered directly in the title bar in the upper-right corner, and two can be entered between <title> tags.