Making wp-block-embed-youtube responsive

Halfway through writing my own CSS to make WordPress’ Youtube embeds do responsive resizing, I found out that WordPress can do it for you. You just need to put this line into functions.php: Fixed. Now when you paste a Youtube URL into the block editor (Gutenberg), WordPress will make it look right with no further […]

Fullscreen Background Video HTML5 And CSS cross-browser

Full-screen Background Video is a way to present your website playing a video in the background without disturbing its content. It makes your website very modern and different. So, in this tutorial we will show you how to add fullscreen background video using only  HTML5 and CSS and make it compatible for all browsers. Before achieving this, […]