Copy link to clipboard
Copied
Hi everyone...
I'm still new with this and using DW to edit my website. I'm wondering, how or what we have to click or anyways to add on the CODING MODE from Facebook or Youtube into the existing website design you are editing using Abobe Dreamweaver?
Thanks.
Hi @Nik0D44,
This isn't exactly a Dreamweaver question. This is a coding question. There is no special trick to adding code to DW. However, you must understand HTML and proper document structure. Otherwise you won't have good results.
It's STRONGLY recommended that you learn code basics first. Start with these links. Read the chapters, do code exercises and take quizzes at the end. Have fun!
- https://www.w3schools.com/html/
- https://www.w3schools.com/css/
- https://www.w3schools.com/js/
...
Copy link to clipboard
Copied
All you would need to do is take the code from Facebook and paste it into the code view on your site. Where really depends because you have not told us enough about what you are doing (ie: installing FB Pixel, like buttons, etc.).
Copy link to clipboard
Copied
Hi Ben, I'm using the current DW editing platform.
I'm trying to show a video from Facebook, Instagram even Youtube on my website. I shall try that. Thanks.
Copy link to clipboard
Copied
Hi @Nik0D44,
This isn't exactly a Dreamweaver question. This is a coding question. There is no special trick to adding code to DW. However, you must understand HTML and proper document structure. Otherwise you won't have good results.
It's STRONGLY recommended that you learn code basics first. Start with these links. Read the chapters, do code exercises and take quizzes at the end. Have fun!
- https://www.w3schools.com/html/
- https://www.w3schools.com/css/
- https://www.w3schools.com/js/
Post back if you have more questions.
Copy link to clipboard
Copied
Hi Nancy OShea,
Thank you for your reply and information... I will just do that.
Have a good day.