Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Message Box
iconnone
titleСодержание:
typegeneric
панель
borderColorblack
titleColorWhite
borderWidth1
titleBGColorblue
borderStyledashed
titleОбучающее видео

Коннектор виджета
width800
urlhttps://www.youtube.com/watch?v=lSw3w8pxXyQ&ab_channel=TWIN
height450





HTML
<!DOCTYPE html>
<html>
   <head>
      <title>HTML Video embed</title>
   </head>
   <body>
      <p>Learn Eclipse</p>
      <br />
      <iframe width="560" height="315" src="https://www.youtube.com/embed/lSw3w8pxXyQ" frameborder="0" allowfullscreen></iframe>
      </iframe>
   </body>
</html>

...