This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>CSS Zen Garden: The Beauty of CSS Design</title> | |
| <link rel="stylesheet" media="screen" href="style.css?v=8may2013"> | |
| <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.csszengarden.com/zengarden.xml"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <meta name="author" content="Dave Shea"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <section class="row gutter"> | |
| <div class="wrapper"> | |
| <div class="gif-tv"> | |
| <div id="gif_tv_viewport" class="viewport"> | |
| <img id="gif_tv_video" class="video" src="/video-url-goes-here/"> | |
| <div id="gif_tv_pixels" class="pixels" style="background-image: url('https://res.cloudinary.com/cyborgspaceviking/image/upload/v1571119227/vhs-overlay_zpzs7x.png')"></div> | |
| <div class="meta-left"> | |
| <span id="gif_tv_message_channel"></span> | |
| <span id="gif_tv_message_hd" class="small-message"></span> |