GithubHelp home page GithubHelp logo

completefsc's Introduction

InContent

How To Use

In your HTML document, put the follow code for call the LESS/SASS Compiled:

For SASS compiled:
<link rel="stylesheet" href="css/sass-compiled.css" type="text/css" />
For LESS compiled:
<link rel="stylesheet" href="css/less-compiled.css" type="text/css" />

Put the code below in your HTML document:

<div class="pic">
	<img src="img/01.jpg" class="pic-image" alt="Pic"/>
	<span class="pic-caption bottom-to-top">
		<h1 class="pic-title">Pic Title</h1>
		<p>Some description or text.</p>
	</span>
</div>

The .bottom-to-top is the class of effect that your choice.

See demo here.

Here is the list of classes and effect that you can use:

Class Description
.pic-title Title of the image content
.bottom-to-top Effect bottom to top
.top-to-bottom Effect top to bottom
.left-to-right Effect left to right
.right-to-left Effect right to left
.rotate-in Effect rotate in
.rotate-out Effect rotate out
.open-up Effect open up
.open-down Effect open down
.open-left Effect open left
.open-right Effect open right
.come-left Effect come to left
.come-right Effect come to right

License

InContent is released under MIT License.

Test in your Mobile Device

Use some app for read the QR code and test in your mobile. If you dont have, what do you waiting?! =D

Take a look, its Free - QR Reader: iPhone, Android and Windows Phone.

InContent - QRcode

Say hello

completefsc's People

Contributors

mrrainmaker avatar

Watchers

 avatar  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.