UNF-AIRO / FOIL-UI-Framework-Library

FOIL UI is a CSS based Framework Library that contains the most Animations, Transitions, and the most Luxurious User Interface Alternative for the Web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOIL-UI-Framework-Library

FOIL UI is a CSS based Framework Library that contains the most Animations, Transitions, and the most Luxurious User Interface Alternative for the Web.

How to run and use FOIL-UI

There is a easy, and efficient way to use and run FOIL-UI.

  • You can use the CDN version of the FOIL-UI. This is recommended, because it always will update itself, so you will have the amazing and unique new features of FOIL-UI. This is hosted on the jsdeliver platform. [https://www.jsdelivr.com/]

    https://cdn.jsdelivr.net/gh/senalbulumulle/FOIL-UI-Framework-Library/FOIL-UI.css
    

FOIL-Text-Header

Text Header is a DIV class that gives the font sizes similar to the Common HTML Tags like:

<h1> <h2> <h3> <h4> <h5> <h6>

To Get Started, call the div class called .FOIL-Text-Header.

Text Header 1

<div class = "FOIL-Text-Header-1">This is the Text</div>

Text Header 2

<div class = "FOIL-Text-Header-2">This is the Text</div>

Text Header 3

<div class = "FOIL-Text-Header-3">This is the Text</div>

Text Header 4

<div class = "FOIL-Text-Header-4">This is the Text</div>

Text Header 5

<div class = "FOIL-Text-Header-5">This is the Text</div>

Text Header 6

<div class = "FOIL-Text-Header-6">This is the Text</div>

FOIL-Navigation-Bar

Navigation Bar is a DIV class that allows you to put links on top of a web interface or web page.

To Get Started, call this div class:

<div class = "FOIL-Navigation-Bar"></div>

NOTE: By default, the div class "FOIL-Navigation-Bar" is transparent.

Here's how you can get the colors on the Navigation Bars in FOIL UI.

Red Color on Navigation Bar

<div class = "FOIL-Navigation-Bar color-is-red>"></div>

Black Color on Navigation Bar

<div class = "FOIL-Navigation-Bar color-is-black>"></div>

Yellow Color on Navigation Bar

<div class = "FOIL-Navigation-Bar color-is-yellow"></div>    

Green Color on Navigation Bar

<div class = "FOIL-Navigation-Bar color-is-green"></div>

Blue color on Navigation Bar

<div class = "FOIL-Navigation-Bar color-is-blue"></div>

FOIL-Font-Styles

FOIL-Font-Styles is a DIV class that displays the different typefaces.

To Get Started, call this div class:

<div class = "FOIL-Font-Styles"></div>

Here's how you can get the font styles on FOIL UI.

FOIL-Font-Styles--Impact

<div class = "FOIL-Font-Styles--Impact>"></div>

FOIL-Font-Styles--Georgia

<div class = "FOIL-Font-Styles--Georgia>"></div>

FOIL-Font-Styles--Verdana

<div class = "FOIL-Font-Styles--Verdana"></div>    

FOIL-Font-Styles--times

<div class = "FOIL-Font-Styles--times"></div>

FOIL-Font-Styles--sans-serif

<div class = "FOIL-Font-Styles--sans-serif"></div>

Note: By Default the Times Font will be displayed as output without the FOIL-Font-Styles div class.

FOIL-button

FOIL-button is a DIV class that displays buttons that can do anything with.

To Get Started, call this div class:

<div class = "FOIL-button"></div>

Here's how you can get the colors of the buttons on FOIL UI.

Red Color on a Button

<div class = "FOIL-button color-is-red"></div>

Black Color on a Button

<div class = "FOIL-button color-is-black"></div>

Yellow Color on a Button

<div class = "FOIL-button color-is-yellow"></div>    

Green Color on a Button

<div class = "FOIL-button color-is-green"></div>

Blue color on a Button

<div class = "FOIL-button color-is-blue"></div>

Orange color on a Button

<div class = "FOIL-button color-is-orange"></div>

Pink color on a Button

<div class = "FOIL-button color-is-pink"></div>

Purple color on a Button

<div class = "FOIL-button color-is-purple"></div>

FOIL-button-small

FOIL-button-small is a DIV class that displays small buttons that can do anything with.

To Get Started, call this div class:

<div class = "FOIL-button-small"></div>

Here's how you can get the colors of the small buttons on FOIL UI.

Red Color on a Small Button

<div class = "FOIL-button-small color-is-red"></div>

Black Color on a Small Button

<div class = "FOIL-button-small color-is-black"></div>

Yellow Color on a Small Button

<div class = "FOIL-button-small color-is-yellow"></div>    

Green Color on a Small Button

<div class = "FOIL-button-small color-is-green"></div>

Blue color on a Small Button

<div class = "FOIL-button-small color-is-blue"></div>

Orange color on a Small Button

<div class = "FOIL-button-small color-is-orange"></div>

Pink color on a Small Button

<div class = "FOIL-button-small color-is-pink"></div>

Purple color on a Small Button

<div class = "FOIL-button-small color-is-purple"></div>

FOIL-Layout

FOIL-Layout is a DIV class that displays layouts that can do anything with.

To Get Started, call this div class:

<div class = "FOIL-Layout"></div>

Here's how you can get the colors of the layouts on FOIL UI.

Red Color on a layout

<div class = "FOIL-Layout color-is-red"></div>

Black Color on a layout

<div class = "FOIL-Layout color-is-black"></div>

Yellow Color on a layout

<div class = "FOIL-Layout color-is-yellow"></div>    

Green Color on a layout

<div class = "FOIL-Layout color-is-green"></div>

Blue color on a layout

<div class = "FOIL-Layout color-is-blue"></div>

Orange color on a layout

<div class = "FOIL-Layout color-is-orange"></div>

FOIL-Layout Rounded

FOIL-Layout Rounded is a DIV class that is related to FOIL-Layout that displays rounded layouts that you can do anything with.

To Get Started, call this div class:

<div class = "FOIL-Layout Rounded"></div>

Here's how you can get the colors of the rounded layouts on FOIL UI.

Red Color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-red"></div>

Black Color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-black"></div>

Yellow Color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-yellow"></div>    

Green Color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-green"></div>

Blue color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-blue"></div>

Orange color on a rounded layout

<div class = "FOIL-Layout Rounded color-is-orange"></div>

FOIL-Highlight

FOIL-Highlight is a DIV class that displays a highlight color that can do anything with.

To Get Started, call this div class:

<div class = "FOIL-Highlight"></div>

Here's how you can get the colors of the highlights on FOIL UI.

Red Color on a highlight

<div class = "FOIL-Highlight color-is-red"></div>

Yellow Color on a highlight

<div class = "FOIL-Highlight color-is-yellow"></div>

Green Color on a highlight

<div class = "FOIL-Highlight color-is-green"></div>    

Here's how you can get the text colors of the highlights on FOIL UI.

White Text Color on a highlight

<div class = "FOIL-Highlight text-color-is-white"></div>

Black Text Color on a highlight

<div class = "FOIL-Highlight text-color-is-black"></div>

Note: After you call the "FOIL-Highlight color-is-" div class, call the "FOIL-Highlight text-color-is" div class.

Example

<div class = "FOIL-Highlight color-is-orange">
  <div class="FOIL-Hightlight text-color-is-black">
    <FOIL-Font-Size-10>Hello world</FOIL-Font-Size-10>
  </div>
</div>

FOIL-Font-Size

FOIL-Font-Size is a unique feature that alters the <html> tags. This allows an ability to increase text size without using the div class or using regular tags like <h1> <h2> <h3> <h4> <h5> <h6> or <p> .

    Here is an Example using <FOIL-Font-Size>:

    <html>
      <head>
        <link rel="stylesheet" href="FOIL-UI.css" type="text/css">
      </head>
      <body>
        <div class="FOIL-Font-Styles--sans-serif">
          <div class="FOIL-Layout color-is-black">
            <!-- Using the FOIL-Font-Size Feature -->
            <FOIL-Font-Size-30> This is my web app </FOIL-Font-Size-30>
          </div>
        </div>
      </body>
    </html>

    Tips and Tricks

    How to modify FOIL-UI Components

    To modify the FOIL-UI components easily, without having to change the entire source code, you can do this. Just follow the steps here.

    • Create a new file in your project directory called custom.css

    • Include the FOIL-UI.css file like this:

    /* Using FOIL-UI Locally in your project */
    @import url('FOIL-UI.css');
    
    /* Using FOIL-UI using the CDN */
    @import url('https://cdn.jsdelivr.net/gh/senalbulumulle/FOIL-UI-Framework-Library/FOIL-UI.css');
    
    
    
    

    Credits

    https://www.jsdelivr.com/

    About

    FOIL UI is a CSS based Framework Library that contains the most Animations, Transitions, and the most Luxurious User Interface Alternative for the Web.


    Languages

    Language:CSS 95.0%Language:HTML 5.0%