Advertisement
ciralism

Here's My Card - 3/3 with Description

Jul 31st, 2015
1,430
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5. <title>NETWORK</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8. <!---
  9.  
  10. HERE'S MY CARD
  11. a minimalist about me page
  12.  
  13. design 3/3
  14.  
  15. º ciralism º
  16.  
  17. ---->
  18.  
  19. <link href='http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900' rel='stylesheet' type='text/css'><link href='http://fonts.googleapis.com/css?family=Lato:400,700,900' rel='stylesheet' type='text/css'>
  20. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
  21.  
  22. <style type="text/css">
  23. /* BASICS */
  24. body {background-color:#f3f3f3;font-family:Roboto;color:#666;font-size:11px;font-weight:300;}
  25. a {color:#000;text-decoration:none;-webkit-transition-duration:600ms;-o-transition-duration:600ms;-moz-transition-duration:600ms;-ms-transition-duration:600ms;}
  26. a:hover, a:active {color:#94b1cc;border-bottom-color:#94b1cc;}
  27. b, em {font-weight:bold;color:#94b1cc;}
  28. .credit {position:fixed;text-transform:uppercase;font-size:7px;font-weight:bold;right:5px;bottom:5px;letter-spacing:1px;}
  29.  
  30. .card {
  31. width:310px;
  32. height:160px;
  33. background-color:#fff;
  34. padding:20px;
  35. box-shadow:2px 2px 3px #ccc;
  36. margin:100px auto 20px auto;
  37. }
  38.  
  39. .left {
  40. border-right:1px solid #eee;
  41. width:70px;
  42. height:100%;
  43. padding-right:10px;
  44. text-align:center;
  45. }
  46.  
  47. .icon {width:40px;height:40px;border-radius:50%;-webkit-border-radius:50%;margin-top:10px;}
  48.  
  49. .title {font-family:Lato, Sans-Serif;text-transform:uppercase;font-weight:100;letter-spacing:2px;font-size:8px;line-height:13px;margin-top:10px;color:#000;}
  50.  
  51. .title b {font-weight:900!important;color:#000!important;}
  52.  
  53.  
  54. nav ul {
  55. list-style-type:none;
  56. padding:0;
  57. margin:10px 0 -7px 30px;
  58. }
  59. nav li {
  60. position:relative;
  61. text-align:right;
  62. margin:0 0 7px;
  63. }
  64. nav li::before {
  65. content:"";
  66. position:absolute;
  67. top:7px;
  68. left:-30px;
  69. right:0;
  70. height:1px;
  71. background-color:#eee;
  72. }
  73. nav a {
  74. text-transform:uppercase;padding:0px 1px 0px 5px;background-color:#fff;color:#666;border:none;font-family:Lato;leter-spacing:1px;font-size:6px;letter-spacing:1px;position:relative;text-align:right;
  75. }
  76.  
  77. .right {padding:25px;text-align:left;height:150px;width:250px;margin-top:-185px;margin-left:65px;}
  78.  
  79. .name {color:#000;letter-spacing:3px;font-family:Lato;font-weight:900;text-transform:uppercase;margin-top:20px;margin-left:10px;}
  80. .nametitle {font-family:Didot;font-style:italic;font-weight:bold;margin-top:5px;margin-left:10px;}
  81.  
  82. article {padding:5px;display:inline-block;vertical-align:bottom;margin-top:20px;}
  83.  
  84. .info {float:right;width:60px;margin-right:20px;}
  85. .info a {display:block;text-align:left;margin-top:5px;font-weight:300;font-size:10px;color:#666;}
  86.  
  87. .info a i {transform:scale(.8);-webkit-transform:scale(.8);}
  88.  
  89. .desc {font-weight:300;font-size:9px;padding:0!important;letter-spacing:1px;margin-left:10px;line-height:13px;margin-top:30px;width:150px;}
  90.  
  91. .bio {
  92. width:310px;padding:20px;background-color:#fff;box-shadow:2px 2px 3px #ccc;margin:0 auto;font-weight:300;line-height:180%;font-size:10px;letter-spacing:1px;}
  93.  
  94. .bio b {font-weight:500;}
  95. .bio a {border-bottom:1px solid #eee;}
  96.  
  97. h1 {font-size:12px;display:block;padding:0px 0px 10px 0px;margin:0;font-family:Didot;font-weight:bold;}
  98.  
  99. </style>
  100. </head>
  101. <body>
  102. <div class="card">
  103. <div class="left">
  104. <img class="icon" src="IMAGE URL HERE">
  105. <div class="title">COMPANY TITLE</div>
  106. <nav class="leftlinks">
  107. <ul>
  108. <li><a href="LINK URL">LINK NAME</a></li>
  109. <li><a href="LINK URL">LINK NAME</a></li>
  110. <li><a href="http://ciralism.tumblr.com">credit</a></li>
  111. </ul>
  112. </nav>
  113. </div>
  114.  
  115. <div class="right">
  116. <div class="name">NAME HERE</div>
  117. <div class="nametitle">TITLE HERE</div>
  118. <article class="desc">DESCRIPTION HERE </article>
  119. <article class="info">
  120. <a href="LINK URL"><i class="fa fa-question-circle"></i> &nbsp;&nbsp;&nbsp;LINK NAME
  121. <a href="LINK URL"><i class="fa fa-file-text-o"></i> &nbsp;&nbsp;&nbsp;LINK NAME</a>
  122. <a href="LINK URL"><i class="fa fa-clock-o"></i> &nbsp;&nbsp;&nbsp;LINK NAME</a>
  123. <a href="mailto:SOMEONE@EXAMPLE.COM?Subject=Hello%20again" target="_top"><i class="fa fa-envelope-o"></i> &nbsp;&nbsp;&nbsp;email</a>
  124. </article>
  125. </div>
  126. </div>
  127.  
  128. <div class="bio">
  129. <h1>BIOGRAPHY TITLE</h1>
  130. Biography goes here. </div>
  131. <a class="credit" href="http://ciralism.tumblr.com" target="_blank">ciralism</a>
  132. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement