Dies sind die Suchergebnisse:
Suche nach: “Items Jagd-und Fischereimuseum”
- 2Plasauto Palas para automóveis clássicos
- Aktivität:Gummikotflügel für Pkw und Lkw
00 351 224 831 051
- Adresse:
- Straße das Mimosas , 137
- 4510 - 606 Fanzeres - Gondomar - Porto
- Beschreibung:
- <a href="https://api.whatsapp.com/send?phone=351917463771&text=Olá!%20" class="bt-whatsApp" title="whatsapp" style="display: flex; align-items: center;">
<div id="msg1" style="background-color:#ffffff;border-color:#3c87ca;color:#3c87ca;height:auto;width:auto;padding-left:20px;padding-right:20px;padding-top:10px;padding-bottom:10px;"><b>Olá, posso ajudar?</b></div>
<img src="https://vpe.pt/vpe1.png" alt="WhatsApp" class="image90" style="margin-left: 10px;" />
</a>
<!--e80546c3920159de--><script>
document.getElementById("msg1").style.visibility = "visible";
</script>
<p> </p>
- 3Uniaudi Planeamento e Gestão Ldª.
- Aktivität:Buchhaltungs- und Steuerdienstleistungsunternehmen
00 351 225 089 844
- Adresse:
- Straße do Campo Alegre , 1276
- 4150 - 174 Porto
- Beschreibung:
- <br>
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 10;
padding: 10;
padding-top: 150px; /* Add 150px space from the top */
}
video {
width: 100%;
height: auto;
max-width: 900px;
}
#playButton {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
padding: 12px 24px;
}
@media (max-width: 600px) {
#playButton {
font-size: 36px;
padding: 18px 36px;
}
}
</style>
</head>
<body>
<div id="videoContainer">
<video id="video" src="https://uniaudi.mem.pt/uniaudi.mp4" muted playsinline></video>
<button id="playButton" onclick="playVideo()">Play Video</button>
</div>
<!--e80546c3920159de--><script>
function playVideo() {
var video = document.getElementById("video");
video.play();
document.getElementById("playButton").style.display = "none";
}
function replayVideo() {
var video = document.getElementById("video");
video.currentTime = 0;
video.play();
}
function adjustVideoSize() {
var video = document.getElementById("video");
var videoContainer = document.getElementById("videoContainer");
var width = videoContainer.offsetWidth;
var height = width * 1; // 4:4 aspect ratio (4 / 4 = 1)
video.style.width = width + "px";
video.style.height = height + "px";
}
window.addEventListener("DOMContentLoaded", function() {
adjustVideoSize();
// Play the video when the user interacts with the play button
var playButton = document.getElementById("playButton");
playButton.addEventListener("click", function() {
playVideo();
});
// Play the video when the video metadata is loaded
var video = document.getElementById("video");
video.addEventListener("loadedmetadata", function() {
video.play();
playButton.style.display = "none";
});
// Replay the video when it ends
video.addEventListener("ended", function() {
replayVideo();
});
});
window.addEventListener("resize", function() {
adjustVideoSize();
});
</script>
</body>
</html>
- 4Projetos de Investimento
- Aktivität:Erneubare Energie
00 351 220 110 286
- Adresse:
- Straße D. António Ferreira Gomes , 318
- 4400 - 112 Vila Nova de Gaia
- Beschreibung:
- <!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 5px;
padding: 0;
padding-top: 10px; /* Add 10px space from the top */
}
#videoContainer {
display: flex;
justify-content: center;
margin: 10px 0;
}
video {
width: auto;
max-width: calc(100% - 20px); /* Subtract the margins from the available width */
height: auto;
}
#playButton {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
padding: 12px 24px;
}
@media (max-width: 600px) {
#playButton {
font-size: 36px;
padding: 18px 36px;
}
}
</style>
</head>
<body>
<div id="videoContainer">
<video id="video" src="https://uniaudi.mem.pt/uniaudi-projectos.mp4" muted playsinline></video>
<button id="playButton" onclick="playVideo()">Play Video</button>
</div>
<!--e80546c3920159de--><script>
function playVideo() {
var video = document.getElementById("video");
video.play();
document.getElementById("playButton").style.display = "none";
}
function replayVideo() {
var video = document.getElementById("video");
video.currentTime = 0;
video.play();
}
function adjustVideoSize() {
var video = document.getElementById("video");
var videoContainer = document.getElementById("videoContainer");
var width = videoContainer.offsetWidth;
var height = width * 1; // 4:4 aspect ratio (4 / 4 = 1)
video.style.width = width + "px";
video.style.height = height + "px";
}
window.addEventListener("DOMContentLoaded", function() {
adjustVideoSize();
// Play the video when the user interacts with the play button
var playButton = document.getElementById("playButton");
playButton.addEventListener("click", function() {
playVideo();
});
// Play the video when the video metadata is loaded
var video = document.getElementById("video");
video.addEventListener("loadedmetadata", function() {
video.play();
playButton.style.display = "none";
});
// Replay the video when it ends
video.addEventListener("ended", function() {
replayVideo();
});
});
window.addEventListener("resize", function() {
adjustVideoSize();
});
</script>
</body>
</html>
- 5App Site
- Aktivität:App-Entwicklung (Application) in der Vermietung (Rental)
00 351 936 700 370
- Adresse:
- Straße Baião , 23
- 4150 - 000 Some Examples
- Beschreibung:
- <!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 5px;
padding: 0;
padding-top: 10px; /* Add 10px space from the top */
}
#videoContainer {
display: flex;
justify-content: center;
margin: 10px 0;
}
video {
width: auto;
max-width: calc(100% - 20px); /* Subtract the margins from the available width */
height: auto;
}
#playButton {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
padding: 12px 24px;
}
@media (max-width: 600px) {
#playButton {
font-size: 36px;
padding: 18px 36px;
}
}
</style>
</head>
<body>
<div id="videoContainer">
<video id="video" src="https://uniaudi.mem.pt/sobrenos.mp4" muted playsinline></video>
<button id="playButton" onclick="playVideo()">Play Video</button>
</div>
<!--e80546c3920159de--><script>
function playVideo() {
var video = document.getElementById("video");
video.play();
document.getElementById("playButton").style.display = "none";
}
function replayVideo() {
var video = document.getElementById("video");
video.currentTime = 0;
video.play();
}
function adjustVideoSize() {
var video = document.getElementById("video");
var videoContainer = document.getElementById("videoContainer");
var width = videoContainer.offsetWidth;
var height = width * 1; // 4:4 aspect ratio (4 / 4 = 1)
video.style.width = width + "px";
video.style.height = height + "px";
}
window.addEventListener("DOMContentLoaded", function() {
adjustVideoSize();
// Play the video when the user interacts with the play button
var playButton = document.getElementById("playButton");
playButton.addEventListener("click", function() {
playVideo();
});
// Play the video when the video metadata is loaded
var video = document.getElementById("video");
video.addEventListener("loadedmetadata", function() {
video.play();
playButton.style.display = "none";
});
// Replay the video when it ends
video.addEventListener("ended", function() {
replayVideo();
});
});
window.addEventListener("resize", function() {
adjustVideoSize();
});
</script>
</body>
</html>
- 6Projectos de Investimento
- Aktivität:Chemiekalien für Bau
00 351 229 437 080
- Adresse:
- Straße Julieta Ulbaldina Miranda , Lote 5
- 4470 - 441 Maia
- Beschreibung:
- Formada em 1995, a Riobom Trading Lda tem como objectivo a comercialização de produtos e sistemas para a construção civil, obras publicas e protecção anti corrosiva de estruturas metálicas, assim como o respectivo apoio técnico.
Comercializamos sistemas para a protecção anti corrosiva de estruturas metálicas, químicos para betão, Geotexteis, lâminas waterstop, juntas para pavimentos, espaçadores em betão e PVC, cofragens cartonadas, filtros drenos para cofragens (CPF) e impermeabilização de betão por cristalização, etc.
- 10Uniaudi Edificios mais Sustentaveis
- Aktivität:Kundendienst Apple IPhone Ipad
00 351 962 963 049
- Adresse:
- Straße de São Brás ,
- 4000 - 436 Porto
- Beschreibung:
- <br>
<!DOCTYPE html>
<html>
<head>
<style>
body {
margin: 5px;
padding: 0;
padding-top: 100px; /* Add 20px space from the top */
}
#videoContainer {
display: flex;
justify-content: center;
margin: 1px 0;
}
video {
width: auto;
max-width: calc(100% - 1px); /* Subtract the margins from the available width */
height: auto;
}
#playButton {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 24px;
padding: 12px 24px;
}
@media (max-width: 850px) {
#playButton {
font-size: 36px;
padding: 18px 36px;
}
}
</style>
</head>
<body>
<div id="videoContainer">
<video id="video" src="https://uniaudi.mem.pt/edificios.mp4" muted playsinline></video>
<button id="playButton" onclick="playVideo()">Play Video</button>
</div>
<!--e80546c3920159de--><script>
function playVideo() {
var video = document.getElementById("video");
video.play();
document.getElementById("playButton").style.display = "none";
}
function replayVideo() {
var video = document.getElementById("video");
video.currentTime = 0;
video.play();
}
function adjustVideoSize() {
var video = document.getElementById("video");
var videoContainer = document.getElementById("videoContainer");
var width = videoContainer.offsetWidth;
var height = width * 1; // 4:4 aspect ratio (4 / 4 = 1)
video.style.width = width + "10px";
video.style.height = height + "px";
}
window.addEventListener("DOMContentLoaded", function() {
adjustVideoSize();
// Play the video when the user interacts with the play button
var playButton = document.getElementById("playButton");
playButton.addEventListener("click", function() {
playVideo();
});
// Play the video when the video metadata is loaded
var video = document.getElementById("video");
video.addEventListener("loadedmetadata", function() {
video.play();
playButton.style.display = "none";
});
// Replay the video when it ends
video.addEventListener("ended", function() {
replayVideo();
});
});
window.addEventListener("resize", function() {
adjustVideoSize();
});
</script>
</body>
</html>
Ergebnisse 1 bis 10 von 16.
1 | 2 | Folgende »
|