Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta name="description" content="Web word processing, presentations and spreadsheets">
- <link rel="shortcut icon" href="//ssl.gstatic.com/docs/common/drive_favicon1.ico">
- <title>Google Drive -- Page Not Found</title>
- <link href="//fonts.googleapis.com/css?family=Product+Sans" rel="stylesheet" type="text/css">
- <style>
- /* Copyright 2015 Google Inc. All Rights Reserved. */
- .goog-inline-block {
- position: relative;
- display: -moz-inline-box;
- display: inline-block
- }
- * html .goog-inline-block {
- display: inline
- }
- *:first-child+html .goog-inline-block {
- display: inline
- }
- #drive-logo {
- margin: 18px 0;
- position: absolute;
- white-space: nowrap
- }
- .docs-drivelogo-img {
- background-image: url('//ssl.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_116x41dp.png');
- background-size: 116px 41px;
- display: inline-block;
- height: 41px;
- vertical-align: bottom;
- width: 116px
- }
- .docs-drivelogo-text {
- color: #000;
- display: inline-block;
- opacity: 0.54;
- text-decoration: none;
- font-family: 'Product Sans', Arial, Helvetica, sans-serif;
- font-size: 32px;
- text-rendering: optimizeLegibility;
- position: relative;
- top: -6px;
- left: -7px;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale
- }
- @media (-webkit-min-device-pixel-ratio: 1.5),
- (min-resolution: 144dpi) {
- .docs-drivelogo-img {
- background-image: url('//ssl.gstatic.com/images/branding/googlelogo/2x/googlelogo_color_116x41dp.png')
- }
- }
- </style>
- <style type="text/css">
- body {
- background-color: #fff;
- font-family: Arial, sans-serif;
- font-size: 13px;
- margin: 0;
- padding: 0;
- }
- a,
- a:link,
- a:visited {
- color: #112ABB;
- }
- </style>
- <style type="text/css">
- .errorMessage {
- font-size: 12pt;
- font-weight: bold;
- line-height: 150%;
- }
- </style>
- </head>
- <body>
- <div style="margin: auto; max-width: 750px;">
- <div style="margin: 80px 40px 20px 40px; position:relative; ">
- <div style="position: absolute; top: -80px;">
- <div id="drive-logo"><a href="/"><span class="docs-drivelogo-img" title="Google logo"></span><span class="docs-drivelogo-text"> Drive</span></a>
- </div>
- </div>
- <div align="center">
- <p class="errorMessage" style="padding-top: 50px">Sorry, the file you have requested does not exist.</p>
- <p> Please check the address and try again. </p>
- <div style="background: #F0F6FF; border: 1px solid black; margin-top: 35px; padding: 10px 125px; width: 300px;">
- <p><strong>Get stuff done with Google Drive</strong>
- </p>
- <p>Apps in Google Drive make it easy to create, store and share online documents, spreadsheets, presentations and more.</p>
- <p>Learn more at <a href="https://drive.google.com/start/apps">drive.google.com/start/apps</a>.</p>
- </div>
- </div>
- </div>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement