Code Monkey home page Code Monkey logo

codrops--linemenustyles's Introduction

Line Menu Styles

An open collection of menu styles that use the line as a creative design element.

Article on Codrops

Demo

Line Menu Styles

Contribute

Please don't add any other changes to a pull request for new styles. If you want to contribute some other updates to the repo, make sure to add those in a different pull request.

You can submit your style in the following way:

  1. Fork this repo
  2. Copy the following snippet and insert it before the dummy section:
	<section class="section section--menu" id="Yourstyle">
		<h2 class="section__title">Your style</h2>
		<span class="link-copy"></span>
		<nav class="menu menu--yourstyle">
			<ul class="menu__list">
				<li class="menu__item menu__item--current"><a class="menu__link">Home</a></li>
				<li class="menu__item"><a class="menu__link">Portfolio</a></li>
				<li class="menu__item"><a class="menu__link">Blog</a></li>
				<li class="menu__item"><a class="menu__link">Shop</a></li>
				<li class="menu__item"><a class="menu__link">Contact</a></li>
			</ul>
		</nav>
		<p class="info">Style created by <a href="">[your name]</a></p>
	</section>
  1. Choose a Shakespeare character name as title and replace it with "yourstyle" (id, title, menu--[name])
  2. Add your styles to the component.css right before the media query. Please don't forget the -webkit- prefixed properties where necessary.
  3. Add your name and social/website link to the info paragraph.
  4. Please credit if you base your style on an existing design. You can do so by adding a paragraph with the class info after your menu.

Please test your styles in the latest stable releases of all common browsers (Chrome, Safari, Firefox, IE), preferrable on Win and Mac and mobile if possible.

We'll carefully select the best styles.

License

Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is".

Read more here: License

Credits

Misc

Follow Codrops: Twitter, Facebook, Google+, GitHub, Pinterest

© Codrops 2016

codrops--linemenustyles's People

Contributors

arkaindas avatar botelho avatar crnacura avatar emma-sg avatar hendrasan avatar invulner avatar jdsteinbach avatar rileyjshaw avatar rplus avatar ryjohnson 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.