How can I insert html code into the editable region of a Dreamweaver template? Read this tutorial to find out!
- Open the page based on the Dreamweaver template.
- Insert your cursor into the editable region where you want to insert the html code and type INSERT CODE HERE. This is just a place holder.
- Next we need to change our VIEW so that we can see the code. You can choose either CODE or CODE and DESIGN (Split View). I prefer the latter so I can view both the code and design at the same time. Make this choice from the menu View > Code and Design.
- Now, you should see two panes with both code and the design. From the design view, click and highlight the text INSERT CODE HERE. This will also highlight it in the CODE VIEW. This is where we will insert the HTML code into the Dreamweaver template.
- Now you can paste the HTML code into the CODE VIEW. Make sure that you paste over the sample text you inserted.
- Finally, publish and preview your page to make sure that the code is working properly.
You have now learned how to insert HTML code into the Editable regions of a Dreamweaver Template.









