A Pen by Bahlul Hasanli 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
<!-- | |
Template Name: Moviewp | |
Author: Vincenzo Piromalli (fr0zen) | |
Website: https://fr0zen.store/ | |
Contact: vincenzo.piromalli@gmail.com | |
Purchase: https://fr0zen.store/moviewp/ | |
Support: https://fr0zen.store/contact/ | |
--> | |
<body class="overview"> |
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="app" class="bg-[#050505] text-white min-h-screen"> | |
<!-- Navbar --> | |
<nav class="sticky top-0 w-full flex items-center justify-between px-6 py-4 max-w-[1280px] mx-auto"> | |
<div class="flex items-center space-x-6"> | |
<a class="flex items-center space-x-2" href="#"> | |
<div class="w-8 h-8 rounded-lg bg-gradient-to-tr from-[#00f0b5] to-[#00d1ff] flex items-center justify-center"> | |
<span class="text-black font-extrabold text-xl leading-none">V</span> | |
</div> | |
<span class="text-xl font-bold text-transparent bg-clip-text bg-gradient-to-r from-primary to-blue-400">idos</span> | |
</a> |
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
<!-- Fullscreen Video CSS --> | |
<style> | |
#player { | |
position: absolute; | |
width: 100% !important; | |
height: 100% !important; | |
} | |
</style> | |
<!-- Player --> |
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="container"> | |
<div class="image "></div> | |
<div class="post-container "> | |
<div class="poster-container"> | |
<img class="profile-picture" src="https://i.ibb.co/2NCTY7K/7799204-2091-5.jpg" alt=""> | |
<span class="poster"> Jonas</span> | |
</div> | |
<ul class="posts"> |
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
<main> | |
<div class="top"> | |
<img src="https://raw.githubusercontent.com/JihadKurdo/opera-redesign/main/assets/bg.jpeg" alt="Background Image" class="backgroundImage"> | |
<button type="button" class="changeLanguage" title="گهورینا زمانی" tabindex> | |
<i class="fa-solid fa-globe"></i> | |
<span>گهورینا زمانی</span> | |
</button> | |
<div class="info"> | |
<img src="https://raw.githubusercontent.com/JihadKurdo/opera-redesign/main/assets/logo.jpeg" class="profileImage" alt="Profile"> | |
<div class="name">خارنگەهـ و کافێیا ئوپێرا</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
<main> | |
<div class="top"> | |
<img src="https://raw.githubusercontent.com/JihadKurdo/opera-redesign/main/assets/bg.jpeg" alt="Background Image" class="backgroundImage"> | |
<button type="button" class="changeLanguage" title="گهورینا زمانی" tabindex> | |
<i class="fa-solid fa-globe"></i> | |
<span>گهورینا زمانی</span> | |
</button> | |
<div class="info"> | |
<img src="https://raw.githubusercontent.com/JihadKurdo/opera-redesign/main/assets/logo.jpeg" class="profileImage" alt="Profile"> | |
<div class="name">خارنگەهـ و کافێیا ئوپێرا</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
<div class="wrapper"> | |
<div class="notifications"> | |
<div class="notifications__item"> | |
<div class="notifications__item__avatar"> | |
<img src="https://github.com/Flat-Pixels/Notifications-card-animation/raw/master/img/avatar_1.jpg" /> | |
</div> | |
<div class="notifications__item__content"> |
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
<!------------------------------------------------------------------------------------------------------------------------------------------------ | |
Profile User Interfaces inspired by: http://media02.hongkiat.com/mobile-app-ui/5-iPhone-app-designs-UI.jpg | |
-------------------------------------------------------------------------------------------------------------------------------------------------> | |
<div class="mainWrapper"> | |
<!-- first profile --> | |
<div class="box"> | |
<div class="image"></div> | |
<div class="profileImage"></div> | |
<h1>EMMA STONE</h1> | |
<span>UX LEAD DESIGNER</span> <a href="#" class="button">FOLLOW</a> |
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
<a class="video-play-button"> | |
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" | |
viewBox="0 0 104 104" enable-background="new 0 0 104 104" xml:space="preserve"> | |
<path fill="none" stroke="#FFFFFF" stroke-width="4" stroke-miterlimit="10" d="M26,35h52L52,81L26,35z"/> | |
<circle class="video-play-circle" fill="none" stroke="#DA3D25" stroke-width="4" stroke-miterlimit="10" cx="52" cy="52" r="50"/> | |
</svg> | |
<span class="video-play-outline"></span> | |
</a> |
NewerOlder