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> | |
| <head> | |
| <title> | |
| My Name in the Sphere | |
| </title> | |
| </head> | |
| <body> | |
| <div class="container"> |
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="titular"> | |
| <img src="https://images.unsplash.com/photo-1522202176988-66273c2fd55f?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1502&q=80" alt="Students gathered around a table, laughing" class="bg"/> | |
| <button class="btntop">Login</button> | |
| <p class="tagline">Discover. Connect. Inspire.</p> | |
| <p class="subtitle">Join us to be a part of a community</p> | |
| <button class="btn">Get Started</button> | |
| </div> | |
| <div class="context"> | |
| <br/><br/> |
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="card"> | |
| <div class="boxshadow"></div> | |
| <div class="main"> | |
| <div class="top"></div> | |
| <div class="left side"></div> | |
| <div class="right side"></div> | |
| <div class="title">TITLE</div> | |
| <div class="button-container"> | |
| <button class="button"><svg class="svg" xmlns="http://www.w3.org/2000/svg" width="24" height="24" | |
| viewBox="0 0 24 24" stroke="red" fill="none" stroke-width="2" stroke-linecap="round" |
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
| <h1>Threads.</h1> | |
| <main id="app"> | |
| <section class="ticket"> | |
| <header class="front"> | |
| <div class="holo"></div> | |
| <img class="logo" src="https://assets.codepen.io/13471/threads.svg" alt="The logo for the Application called Threads, an instagram App. It's a '@' symbol but with the tail going in the opposite direction."> | |
| <aside class="divider"></aside> |
NewerOlder