Giter Club home page Giter Club logo

slickmap's Introduction

Slickmap CSS

A Visual Sitemapping Tool for Web Developers

Created by Matt Everson of Astuteo
https://www.astuteo.com/slickmap

###How To Use

  1. Create an HTML file with an unordered list of links. SlickMap was designed to style actual linked navigation, not simply lists, so make sure to include anchor tags. See index.html for the correct formatting.

  2. Apply slickmap.css as you would any other stylesheet, using it for both "screen" and "print" media as seen here:

    <link rel="stylesheet" type="text/css" media="screen,print" href="slickmap.css" />

  3. Within your HTML file, the link to your home page should be at the top of the unordered list and have the id of #home. This is required to pull the home page link out above the rest of the site tree.

  4. The SlickMap default is 4 columns. In order to change the number of columns, you simply need to change the class of the PrimaryNav unordered list (col4, col5, etc.) SlickMap CSS will accomodate 1 to 10 columns, some much better than others.

  5. Depending on how you use these files, you may need to correct the image paths within the CSS file.

slickmap's People

Contributors

astuteo avatar

Watchers

James Cloos avatar Andrey 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.