A Pen by Shurvir Mori on CodePen.
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
<body> | |
<div class="hero-container"> | |
<div class="main-container"> | |
<div class="poster-container"> | |
<a href="#"><img src="https://i.ibb.co/ThPNnzM/blade-runner.jpg" class="poster" /></a> | |
</div> | |
<div class="ticket-container"> | |
<div class="ticket__content"> | |
<h4 class="ticket__movie-title">Blade Runner 2049</h4> | |
<p class="ticket__movie-slogan"> |
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
<style type="text/css"> | |
/* | |
* jQuery FlexSlider v2.0 | |
* https://www.woothemes.com/flexslider/ | |
* | |
* Copyright 2012 WooThemes | |
* Free to use under the GPLv2 license. | |
* http://www.gnu.org/licenses/gpl-2.0.html | |
* | |
* Contributing author: Tyler Smith (@mbmufffin) |
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"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | |
<meta name="author" content="UISuMo Team"> | |
<meta name="keywords" content="blogger,html,responsive,template,creative agencies, freelancers, blogging"> |
A Pen by Denis Baskovsky on CodePen.
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
<div class='hanya-cover'> | |
<div class='hanya-widget'> | |
<div class='penutup' id='particle-ground'> | |
<div class='penutup-ensikology text-center'> | |
<h1 class='terserahgblk'>ENSIKOLOGY</h1> | |
<p>Share SEO Friendly and Responsive Blogger Theme</p> | |
<a class='gerak gblk' href='https://ensikology.blogspot.com/search' title=''>LIHAT KOLEKSI</a> | |
</div> | |
<p class='more'>Explore Our Collection</p> | |
</div> |
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
<!DOCTYPE html> | |
<html lang="en" dir="ltr"> | |
<head> | |
<meta charset="utf-8"> | |
<title></title> | |
<link rel="stylesheet" type="text/css" href="travel.css"> | |
<!-- Bootstrap CSS --> | |
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> | |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> |
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
<div id="closed"></div> | |
<a href="#popup" class="popup-link">Click Here</a> | |
<div class="popup-wrapper" id="popup"> | |
<div class="popup-container"> | |
<center> | |
<embed allowfullscreen="true" height="375" src="https://www.youtube.com/v/UOvvTehcAV0?fs=1&amp" type="application/x-shockwave-flash" width="580"></embed> | |
<a class="widgetku" href="http://4tipsbd.blogspot.com/" id="widgetku" target="blank">4tipsBD</a> | |
</center> | |
<a class="popup-close" href="#closed">X</a> | |
</div> |