یوتیوب - استفاده ازیا

توجه: YouTube <object> و <embed> از ژانویه 2015 منسوخ شدند. باید ویدیوهای خود را برای استفاده از <iframe>.


Example - Using <object> (deprecated)



<object width="420" height="315"

data="https://www.youtube.com/embed/tgbNymZ7vqY">
</object>




Example - Using <embed> (deprecated)



<embed width="420" height="315"

src="https://www.youtube.com/embed/tgbNymZ7vqY">