GithubHelp home page GithubHelp logo

zsoltjanes / css-framework-for-margin-and-padding Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 5.0 84 KB

CSS right, left, bottom, top margins with positive and negative pixels

PHP 100.00%
minus padding bottom margin top-margins css-framework

css-framework-for-margin-and-padding's Introduction

I made a CSS framework for Front-End developers. This framework is compressed but don't use it if you want to own a well optimized website.

Usage and Example

You can call margins and paddings right, left, top and bottom with some short code. It's working from -1000 to 1000. When you wanted to use minus parameter you have to write "mlm20" class for make margin-left: -20px. If you want to make margin-left: 20px, than enough if you call "ml20" class.

<div class="ml20"></div>

Shortcode

margin-right code: mr
margin-right minus code: mrm
margin-left code: ml
margin-left minus code: mlm
margin-bottom code: mb
margin-bottom minus code: mbm
margin-top code: mt
margin-top minus code: mtm

padding-right code: pr
padding-right minus code: prm
padding-left code: pl
padding-left minus code: plm
padding-bottom code: pb
padding-bottom minus code: pbm
padding-top code: pt
padding-top minus code: ptm

css-framework-for-margin-and-padding's People

Contributors

zsoltjanes avatar

Stargazers

 avatar

Watchers

 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.