Giter Site home page Giter Site logo

wireframe's Introduction

WireFrame

A simple set of CSS styles to allow quick wireframe prototypes in HTML/CSS. Because, why not have wireframes that provide the starting point for the actual work!

Options

By default, the wireframes use a dark theme.

Dark Theme

To change to a light theme, just alter the body tag to: <body class="light">

Light Theme

Use

When creating a prototype, just add the wf class to a surrounding tag and use the wf-* and wf-child-* classes to add styles to elements.

There are the following classes (all with wf-child-* classes):

  • wf-top to add a wireframe border to the top of an element
  • wf-bottom to add a wireframe border to the bottom of an element
  • wf-left to add a wireframe border to the left of an element
  • wf-right to add a wireframe border to the right of an element

Forms and inputs are also styled to match the wireframe look. Handwriting-style fonts are used throughout. The loaded fonts are Indie Flower for default text, Rock Salt for headers, and Coming Soon for whatever you want (not set to anything in the wireframe CSS).

The wf.css file also includes Font Awesome icon fonts.

Inspired by Wireframing with HTML and CSS.

wireframe's People

Contributors

kiswa avatar

Watchers

James Cloos avatar John Zandbergen avatar

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.