You may need to add code into web page in order to add counters, advertisements or Youtube videos into web pages.In this page, we will explain how to add code into page with Dreamweaver.
In order to add a code, you should;
1) Right click once where you want to add code,
2) Click "Insert HTML" menu item and a new small window will appear
3) Paste code into window and press enter key from keyboard.
Another way to insert a code into webpage is that:
1) Type "sth" where you want to add code and highlight it.
2) Display the page in code view by clicking the Code segment
3) Paste code that you want to add in stead of "sth" (or whatever you typed before).

