Code Monkey home page Code Monkey logo

solongfb1's Introduction

So Long, and Thanks for All the Pokes #1

Facebook has some amazing tech and is clearly a great platform. It just isn't for me. Once I deleted my account I wanted to mark the occasion.

Inspired by David Desandro, I created a Facebook mark out of HTML and CSS. Specifically his Curtis CSS Typeface and Opera logo with CSS were great assets. I'm a huge fan of his work.

So Long, and Thanks for All the Pokes #1

The Facebook Mark Markup

  <span class='fb'>
    <span class='highlight-top'></span>
    <span class='highlight-bottom'></span>
    <span class='f'>
      <span class='arc'>
        <span class='arc-cap'></span>
      </span>
      <span class='cross'>
        <span class='cross-cap'></span>
      </span>
      <span class='bd'></span>
    </span>
  </span>
  <span class='brand-shine'></span>

Check out the CSS in css/solongfb.css or using in your browser's inspect element option.

The JavaScript is not my best work, but hopefully read-able, see js/solongfb.js. The next experiment will have some modularity.

The Content

I borrowed from Openbook.org to pull recent public Facebook posts using the open social graph API.

Footnotes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.