Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--There's nothing here for you lol-->
- <!DOCTYPE html>
- <link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:200,400,500,700" rel="stylesheet">
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width = device-width, initial-scale = 1.0, minimum-scale = 1.0" />
- <style>
- html, body, div, form, fieldset, legend, label {
- margin: 0;
- padding: 0;
- text-align: left;
- outline: none;
- }
- html, input {
- line-height: 1.6em;
- }
- html, body {
- height: 100%;
- width: 100%;
- }
- a:link {
- color: #000000;
- }
- a:visited {
- color: #000000;
- padding: 0;
- }
- a:hover {
- color: #000000;
- transition: 0.5s;
- }
- h1 {
- font-size: 2.5em;
- line-height: 1em;
- font-family: 'IBM Plex Sans', sans-serif;
- font-weight: 700;
- letter-spacing: -0.06em;
- margin: 0 0 0.4em;
- }
- p {
- max-width: 43em;
- }
- #content {
- max-width: 820px;
- padding: 1em 2em;
- }
- #content p {
- font-family: 'IBM Plex Sans', sans-serif;
- color: #000000;
- font-weight: 400;
- }
- #content .content-links {
- text-decoration: none;
- border-bottom: 0.05em dashed #000000;
- color: #000000;
- }
- #content a.content-links:hover {
- color: #dc2430;
- border-bottom: 0.05em dashed #dc2430;
- transition: 0.5s;
- }
- @media all and (max-width: 40em) {
- h1 {font-size: 2.5em}
- img {width: 50%}
- }
- </style>
- </head>
- <body>
- <section id="page_section">
- <div id="content">
- <h1>Hi, my name is vkeyboardv</h1>
- <p>I'm a trainee <a href="https://github.com/vkeyboardv" class="content-links">web developer</a>, <a href="https://www.flickr.com/photos/136272303@N02/albums" class="content-links">amatour film photographer</a> and experienced graphic designer.<br><br>Feel free to contact me <a href="mailto:[email protected]" class="content-links">[email protected]</a></p>
- <a href="https://twitter.com/vkeyboardv?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @vkeyboardv</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
- </div>
- <!-- Yandex.Metrika counter -->
- <script type="text/javascript" >
- (function (d, w, c) {
- (w[c] = w[c] || []).push(function() {
- try {
- w.yaCounter48945818 = new Ya.Metrika({
- id:48945818,
- clickmap:true,
- trackLinks:true,
- accurateTrackBounce:true
- });
- } catch(e) { }
- });
- var n = d.getElementsByTagName("script")[0],
- s = d.createElement("script"),
- f = function () { n.parentNode.insertBefore(s, n); };
- s.type = "text/javascript";
- s.async = true;
- s.src = "https://mc.yandex.ru/metrika/watch.js";
- if (w.opera == "[object Opera]") {
- d.addEventListener("DOMContentLoaded", f, false);
- } else { f(); }
- })(document, window, "yandex_metrika_callbacks");
- </script>
- <noscript><div><img src="https://mc.yandex.ru/watch/48945818" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
- <!-- /Yandex.Metrika counter -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement