Giter Club home page Giter Club logo

hex-art's Introduction

hexlabs css art

live page: github.io/hex-art


this is my entry into the 2021 hexlabs css art competition ๐Ÿ˜Š

while fairly simple, my goal was to create a page that uses no html. it was built using nothing but a text editor, includes no html other than the required <style> tags, and was otherwise written with pure css.

how it works

all modern browsers will create an <html>, <head>, and <body> tag when those are missing from the page. this allows me, in spite of not explicitly including any elements on the page, to make use of 4 css pseudo-elements: html::before, html::after, body::before, and body::after (you can't create pseudo-elements using the <head> or <style> tags). i use this to add 2 hexagons and 2 words to the page.

the final addition to the page for stylistic effect is the background. since this is meant to be artful, a radial gradient with a slow 20s animation was used to produce a subtle contrast with the hexlabs homages.

credit where credit's due

this page uses the "roobert" font as found on hexlabs.org and the GT primary colors as described at brand.gatech.edu/our-look/colors.

whoami

shaun mitchell <[email protected]>

scrot

image

image

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.