Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!-----------
- MOVIE TABLE by mattdraddario
- :> ------------>
- <title>Movies</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
- <link href='https://fonts.googleapis.com/css?family=Quicksand:400,700,300' rel='stylesheet' type='text/css'>
- <script type="text/javascript">
- WebFontConfig = {
- google: { families: [ 'Quicksand:400,700,300:latin' ] }
- };
- (function() {
- var wf = document.createElement('script');
- wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
- '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
- wf.type = 'text/javascript';
- wf.async = 'true';
- var s = document.getElementsByTagName('script')[0];
- s.parentNode.insertBefore(wf, s);
- })(); </script>
- <style type="text/css">
- body {
- font-family:'quicksand', sans-serif;
- font-size:12px;
- background:#f8f8f8; /**this is the color of the bg.*/
- }
- a {
- color:#676767; /**this is the color of the links.*/
- text-decoration:none;
- }
- ::-webkit-scrollbar {
- background-color: black;
- height:8px;
- width:2px
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:white;
- height:50px
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:black;
- height:8px!important
- }
- .topbar {
- width:1100px;
- padding:35px 0px 40px 0px;
- background:#ffffff;
- font-family:'Quicksand', sans-serif;
- }
- .links a {
- text-transform:uppercase;
- font-size:12px;
- letter-spacing:1px;
- font-weight:bold;
- color:#e89e8c;
- padding:20px;
- }
- .links a:hover {
- color:black;
- }
- .title {
- float:left;
- text-align:left;
- width:255px;
- background:#e89e8c;
- padding:30px 30px 30px 0px;
- margin-top:-35px;
- text-transform:uppercase;
- font-weight:600;
- color:white;
- font-size:15px;
- text-align:right;
- }
- .subtitle {
- font-size:10px;
- margin-right:5px;
- }
- .container {
- width:1080px;
- margin-top:10px;
- }
- .content {
- margin:30px;
- overflow:hidden;
- width:200px;
- float:left;
- box-shadow:0px 3px 10px rgba(0,0,0,.15);
- }
- .content img {
- display:block;
- width:200px;
- height:300px;
- }
- .note {
- float:left;
- text-align:left;
- width:20px;
- background:#e89e8c;
- padding:10px 15px 10px 10px;
- margin-top:0px;
- text-transform:uppercase;
- font-weight:600;
- color:white;
- font-size:12px;
- text-align:right;
- margin-top:20px;
- margin-left:10px;
- }
- .movie {
- text-transform:uppercase;
- font-size:12px;
- letter-spacing:1px;
- font-weight:bold;
- color:#e89e8c;
- padding:10px;
- text-align:center;
- margin-top:15px;
- }
- .info {
- position:absolute;
- z-index:1;
- width:180px;
- height:280px;
- padding:10px;
- margin-top:-300px;
- color:white; /*this is the color of the text of the info on your categories.*/
- opacity:0;
- font-weight:bold;
- }
- .info:hover {
- -webkit-transition: all 0.5s ease-in;
- -moz-transition: all 0.5s ease-in;
- -o-transition: all 0.5s ease-in;
- opacity:1;
- width:180px;
- height:280px;
- padding:10px;
- background:URL("http://static.tumblr.com/ododrup/HNsnqf2wp/hover.png");
- }
- .info .title {
- opacity:1;
- font-family:'roboto', sans-serif;
- font-size:20px;
- text-transform:uppercase;
- margin-top:40px;
- font-weight:bold;
- }
- .desc {
- margin-top:0px;
- width:150px;
- text-align:left;
- font-size:11px;
- line-height:150%;
- letter-spacing:1px;
- text-align:justify;
- height:180px;
- max-height:180px;
- overflow-y:scroll;
- padding:10px;
- }
- .view {
- text-transform:uppercase;
- font-family:'robot', sans-serif;
- font-size:15px;
- font-weight:bold;
- padding:5px;
- width:50px;
- }
- .view a {
- color:white; /*this is the color of the words of the view button.*/
- }
- .view a:hover {
- color:black;
- -webkit-transition: all 0.5s ease-in;
- -moz-transition: all 0.5s ease-in;
- -o-transition: all 0.5s ease-in;
- padding:5;
- background:white;
- }
- /*----------CREDIT---------*/
- .credit {
- font-size:10px;
- position:fixed;
- font-weight:bold;
- bottom:5px;
- right:15px;
- z-index:10;
- text-align:right;
- letter-spacing:1px;
- padding:2px;
- }
- .credit a {
- color:{color:links};
- text-decoration:none;
- }
- .credit a:hover {
- color:{color:links hover};
- text-decoration:none;
- }
- </style>
- </head>
- <body>
- <div class="credit">
- <a title="theme" href="http://mattdraddario.tumblr.com/" target="_blank">MD</a></div>
- <center><div class="topbar">
- <div class="title">Film table <br><div class="subtitle">movies</div></div>
- <div class="links">
- <a href="/">home</a>
- <a href="/ask">Inbox</a>
- <a href="http://tumblr.com">dashboard</a>
- </div>
- </div></center>
- <center><div class="container">
- <!-- COPY AND PASTE THIS CODE EVERYTIME YOU WANT A NEW CATEGORY
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/oQOo37v1h/tmr.png">
- <div class="info">
- <div class="note">8/10</div><div class="movie">The Maze Runner</div>
- <div class="desc">Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow "runners" for a shot at escape.</div><br><br>
- </div>
- </div>
- -->
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/oQOo37v1h/tmr.png">
- <div class="info">
- <div class="note">8/10</div><div class="movie">The Maze Runner</div>
- <div class="desc">Thomas is deposited in a community of boys after his memory is erased, soon learning they're all trapped in a maze that will require him to join forces with fellow "runners" for a shot at escape.</div><br><br>
- </div>
- </div>
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/wzTo37wa8/tst.png">
- <div class="info">
- <div class="note">6/10</div><div class="movie">The Scorch Trials</div>
- <div class="desc">After having escaped the Maze, the Gladers now face a new set of challenges on the open roads of a desolate landscape filled with unimaginable obstacles.</div><br><br>
- </div>
- </div>
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/aI3o37wam/titanic.png">
- <div class="info">
- <div class="note">10/10</div><div class="movie">Titanic</div>
- <div class="desc">A seventeen-year-old aristocrat falls in love with a kind, but poor artist aboard the luxurious, ill-fated R.M.S. Titanic.</div><br><br>
- </div>
- </div>
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/8gVo37wm9/wows.png">
- <div class="info">
- <div class="note">8/10</div><div class="movie">The Wolf Of Wall Street</div>
- <div class="desc">Based on the true story of Jordan Belfort, from his rise to a wealthy stock-broker living the high life to his fall involving crime, corruption and the federal government.</div><br><br>
- </div>
- </div>
- <!-- STARTING FROM HERE -->
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/kNqo37wqb/deadpool.png">
- <div class="info">
- <div class="note">1/10</div><div class="movie">Deadpool</div>
- <div class="desc">A former Special Forces operative turned mercenary is subjected to a rogue experiment that leaves him with accelerated healing powers, adopting the alter ego Deadpool.</div><br><br>
- </div>
- </div>
- <!-- ENDING HERE -->
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/cGko37ww9/tlk.png">
- <div class="info">
- <div class="note">10/10</div><div class="movie">The Lion King</div>
- <div class="desc">Lion cub and future king Simba searches for his identity. His eagerness to please others and penchant for testing his boundaries sometimes gets him into trouble.</div><br><br>
- </div>
- </div>
- <div class="content">
- <img src="http://static.tumblr.com/zy3qjic/Bs0o37wwm/clueless.png">
- <div class="info">
- <div class="note">8/10</div><div class="movie">Clueless</div>
- <div class="desc">A rich high school student tries to boost a new pupil's popularity, but reckons without affairs of the heart getting in the way.</div><br><br>
- </div>
- </div>
- </div></center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment