Lightweight Responsive YouTube Embed

Size
1,723 Kb
Views
42,504

How do I make an lightweight responsive youtube embed?

What is a lightweight responsive youtube embed? How do you make a lightweight responsive youtube embed? This script and codes were developed by Christopher Williams on 09 August 2022, Tuesday.

Lightweight Responsive YouTube Embed Previews

Lightweight Responsive YouTube Embed - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Lightweight Responsive YouTube Embed</title> <link rel="stylesheet" href="css/style.css">
</head>
<body> <!-- Authored by Hana, Pulled From Credibly -->
<div class="video-iframe"><iframe src="https://www.youtube.com/embed/f1aoB7e7S3Y" frameborder="0" allowfullscreen=""></iframe></div>
</body>
</html>

Lightweight Responsive YouTube Embed - Script Codes CSS Codes

/* https://www.credibly.com/wp-content/themes/credibly-v2/css/content-about.css */
.video-iframe { margin-bottom: 2em; text-align: center;
}
.video-iframe > iframe { height: 180px; margin-top: 1em; margin-bottom: 1em; width: 240px;
}
.logo-flexpoint { display: block; height: auto; margin: 0px auto; width: 100%;
}
@media (min-width: 400px) { .video-iframe > iframe { height: 240px; width: 320px; } .logo-flexpoint { height: auto; width: 320px; }
}
@media (min-width: 667px) { .logo-flexpoint { height: auto; width: 400px; }
}
@media (min-width: 768px) { .video-iframe > iframe { height: 360px; margin-bottom: 1.5em; width: 480px; }
}
Lightweight Responsive YouTube Embed - Script Codes
Lightweight Responsive YouTube Embed - Script Codes
Home Page Home
Developer Christopher Williams
Username itschriswilliams
Uploaded August 09, 2022
Rating 3
Size 1,723 Kb
Views 42,504
Do you need developer help for Lightweight Responsive YouTube Embed?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Christopher Williams (itschriswilliams) Script Codes
Create amazing marketing copy with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!