We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c3637 commit 6f65a5cCopy full SHA for 6f65a5c
html-css.html
@@ -467,8 +467,8 @@ <h3 id="html-img-sizes">Размеры замещаемых элементов</
467
<img src="logo.png" alt="">
468
<img src="logo.png" alt="" width="300px" height="150px">
469
<svg xmlns="http://www.w3.org/2000/svg"></svg>
470
-<video src="http://github.com/source/video.mp4" width="400" height="400"></video>
471
-<iframe src="https://maps.google.com/" width="400" height="400"></iframe>
+<video src="http://github.com/source/video.mp4"></video>
+<iframe src="https://maps.google.com/"></iframe>
472
</code></pre>
473
</figure>
474
</div>
0 commit comments