Does anyone know how to leave this embed responsive, I can not because after a fixed width and height?
<iframe src="//vshare.io/v/f171731/width-470/height-305/" width="470" height="305" frameborder="0" scrolling="no" allowfullscreen="true"...
The company where I work hired someone to do a simple dashboard using Adobe XD.
Example: link
But we would like to host the dashboard on our website, which was developed using WordPress. It is possible? I believe that solutions involving...
I'm trying to implement the responsive embeded bootstrap because I need to put a video (.mov) on the site, but it's not working.
source: link
code:
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-r...
Let's face it, this is more of a doubt than a logical reasoning.
I have some input in the HTML page, and it even passes its value (s) to textarea , at the click of a button.
Great, so far so good! I developed as I described ab...
Assuming I have a youtube video in an iframe on my site, how would I be able to reproduce the iframe by clicking anywhere in the body of the page without doing what the iframe takes over the entire screen?
For example when clicking anywhere on t...
To play YouTube videos on a webpage with select-option playlist, I have a simple example:
Code
troca = function (link) {
document.getElementById('video').innerHTML = '<iframe src="'+link+'" width="420" height="315" framebord...
I have 2 Exe programs and I would like to merge.
1 Management Software Exe
2 MongoDB EXE
For 1 EXE to work, MongoDB must be fully configured with the bank deployed on specific directories. Currently the settings and installation of Mong...
Good people,
I would like to put a clock on a site that I am doing but nothing appears :(
Could you give me a hand?
Thank you in advance.
HTML:
<!doctype html>
<html>
<head>
<link href="https://fonts.googleapis.com/c...