Sample 403 page
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"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Subscription Tracker</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
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
| <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | |
| <div class="resume-wrapper"> | |
| <section class="profile section-padding"> | |
| <div class="container"> | |
| <div class="picture-resume-wrapper"> | |
| <div class="picture-resume"> | |
| <span><img src="https://s3.amazonaws.com/uifaces/faces/twitter/jsa/128.jpg" alt="" /></span> | |
| <svg version="1.1" viewBox="0 0 350 350"> | |
| <defs> |
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="resume"> | |
| <div class="base"> | |
| <div class="profile"> | |
| <div class="photo"> | |
| <!--<img src="" /> --> | |
| <i class="fas fa-rocket"></i> | |
| </div> | |
| <div class="info"> | |
| <h1 class="name">Naomi Weatherford</h1> | |
| <h2 class="job">Frontend Web Designer</h2> |
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
| <!-- FONTS --> | |
| <link href='https://fonts.googleapis.com/css?family=Open+Sans:300,400,600' rel='stylesheet' type='text/css'> | |
| <link href='https://fonts.googleapis.com/css?family=Raleway:100' rel='stylesheet' type='text/css'> | |
| <link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'> | |
| <!-- PAGE STUFF --> | |
| <div class="rela-block page"> | |
| <div class="rela-block top-bar"> | |
| <div class="caps name"><div class="abs-center">Kyle J Shanks</div></div> | |
| </div> |
A Pen by Ian Gloude on CodePen.
A Pen by Robin Selmer on CodePen.
NewerOlder