Pricing Table

Scritto da Happy Scoot on . Postato in Features

Normal

$24 / month
  • 5 Websites
  • 40 GB Storage
  • Linux Account
Buy now

Pro

$39 / month
  • 5 Websites
  • 40 GB Storage
  • Linux Account
Buy now

Hardcore

$75 / month
  • 5 Websites
  • 40 GB Storage
  • Linux Account
Buy now

Ultimate

$99 / month
  • 10 Websites
  • 100 GB Storage
  • Linux Account
Buy now

To create your own pricing table simply paste this code in the page, this will make a shell of your Pricing Table. Depending on the number of colums you would like to have, simply use the Warp width-classes e.g. width25 to set up the column width. Use the classes price and highlighted to easily highlight certain areas.

<div class="grid-block pricing">
  <div class="grid-box width25">
    <div class="bfc-o"> ... </div>
  </div>
  <div class="grid-box width25">
    <div class="bfc-o"> ... </div>
  </div>
  <div class="grid-box width25 hightlighted">
    <div class="bfc-o"> ... </div>
  </div>
  <div class="grid-box width25">
    <div class="bfc-o"> ... </div>
  </div>
</div>

Here is the example on how to add content in your pricing table, add this in the spot of the three dots.

  <h2>Name</h2>
  <div class="price">$39</div>
  <ul class="line">
    <li>Feature 1</li>
    <li>Feature 2</li>
    <li>Feature 3</li>
  </ul>     
  <a href="#" class="button-default">Buy now</a>

Content Styling

Scritto da Happy Scoot on . Postato in Features

You can create some beautiful content by using some simple HTML elements. The Warp theme framework offers some neat styles for all HTML elements and a great set of CSS classes to style your content. Basic HTML is very easy to learn and this small guide shows you how to use all styles provided by the Warp framework.

Text-Level Semantics



H1 Text

H2 Text

H3 Text

H4 Text

Here is a short demonstration of text-level semanticts. The <p> element creates a new paragraph. It will have some space before and after itself. To turn your text into hypertext just use the <a> element.

You can emphasize text using the <em> element or to imply any extra importance the <strong> element. Highlight text with no semantic meaning using the <mark> element. Markup document changes like inserted or deleted text with the <del> element or <ins> element. To define an abbreviation use the <abbr> element and to define a definition term use the <dfn> element.

Use the <small> element for side comments and small print.


List Examples


There are several list examples that you can use in your design just apply a css class to the UL tag and you will have list styled. There are currently 6 list styles available:

Example Line List

  • Sample list item
  • Sample list item
  • Sample list item

Example Zebra List

  • Sample list item
  • Sample list item
  • Sample list item

Example Check List

  • Sample list item
  • Sample list item
  • Sample list item
  • Sample list item

Example Plus List

  • Sample list item
  • Sample list item
  • Sample list item

Example Minus List

  • Sample list item
  • Sample list item
  • Sample list item

Example Asterisk List

  • Sample list item
  • Sample list item
  • Sample list item

Example of Ordered and Unordered List

  • Premium WordPress and Joomla Templates
  • Fast and Slick Theme Framework
  • For Web and Print Projects
  1. Premium WordPress and Joomla Templates
  2. Fast and Slick Theme Framework
  3. For Web and Print Projects

Quotations


Inline quotations can be defined by using the <q> element.

The <blockquote> element defines a long quotation which also creates a new block by inserting white space before and after the blockquote element.

Code


To define a short inline computer code use the <code> element.
For a larger code snippet use the <pre class="prettyprint linenums"> element which defines preformatted text. It creates a new text block which preserves both spaces and line breaks.

pre {
    margin: 15px 0;
    padding: 10px;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    line-height: 18px;
    white-space: pre-wrap;
}

Buttons


Use the CSS classes button-default, button-primary and button-black to create nice buttons.

Read moreRead moreRead more

Use the CSS classes button-medium, button-big and button-huge to resize buttons.

Read moreRead moreRead more

Dividers




<hr/>


<hr class="dotted"/>


<hr class="hr-1"/>


<hr class="hr-2"/>


<hr class="hr-3"/>


<hr class="hr-4"/>


<hr class="hr-5"/>


<hr class="hr-6"/>


<hr class="hr-7"/>


<hr class="hr-8"/>


<hr class="hr-9"/>

Useful CSS Classes


Here is a short demonstration of all style related CSS classes provided by the Warp framework.

Drop caps are the first letter of a paragraph which are displayed bigger than the rest of the text. You can create a drop cap using the CSS class dropcap.

To emphasize text with some small boxes use <em> element with the CSS class box.

This simple box is intended to group large parts of your content using the CSS class box-content.
This is a simple box to highlight some text using the CSS class box-note.
This is a simple box with useful information using the CSS class box-info.
This is a simple box with important notes and warnings using the CSS class box-warning.
This is a simple box with additional hints using the CSS class box-hint.
This is a simple box with download information using the CSS class box-download.

If you would like to add a round corners to the box simply add round to the class.

Notices


Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice text-center">
    <h3 class="notice-title"> . . . . </h3>
    <p class="remove-margin notice-subtitle"> . . . . </p>
</div>  

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice border text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow lifted text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow raised text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow curved text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow curved curved-vt-2 text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow curved curved-hz-1 text-center"> . . . </div>

Architecture is both the process and product of planning

Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.


<div class="notice drop-shadow curved curved-hz-2 text-center"> . . . </div>

Obi-Wan is here. The Force is with him.

The Force is strong with this one. I have you now. Kid, I've flown ...


Example of notice with button and shadow you can create style as you like by combining different styles and borders.
<div class="notice drop-shadow lifted border">
  <div class="grid-block grid-gutter">
    <div class="grid-box width75">
      <div class="bfc-o">
        <h3 class="notice-title"> . . . . </h3>
        <p class="remove-margin notice-subtitle"> . . . . </p>
      </div>
    </div>
    <div class="grid-box width25">
      <div class="bfc-o align-right">
        <a href="#" class="button-primary button-medium" style="margin-top:10px;">Read more</a>
      </div>
    </div>
  </div>
</div>

Table


Create a zebra stripped table using using the CSS class zebra.

Table caption
Table Heading Table Heading Table Heading
Table Footer Table Footer Table Footer
Table Data Table Data Data Centered
Data Bold Table Data Data Centered
Table Data Table Data Data Centered

Definition List


Create a nice looking definition list separated with a line by using the CSS class separator.

Definition List
A definition list is a list of terms and corresponding definitions. To create a definition list use the <dl> element in conjunction with <dt> to define the definition term and <dd> to define the definition description.
Definition Term
This is a definition description.
Definition Term
This is a definition description.
This is another definition description.

Media Player

Scritto da Happy Scoot on . Postato in Features

The Widgetkit Media Player is a HTML5 audio and video player completely built HTML and CSS. You can easily embed video files into your website by using the HTML5 video element. A Flash player fallback is included for all unsupported browsers.

Features


  • Native playback for modern HTML5 browsers
  • Supports MP4 (h.264), WebM, FLV, WMV and MP3 files
  • Completely built with HTML and CSS
  • Responsive design to fit all device resolutions
  • Same UI in all browsers
  • Create your own skins
  • Flash player fallback for unsupported browsers
  • Works with Joomla and WordPress

Examples


This is a MP3 Audio Sample:

How To Use


Use the HTML5 video element to embed video in your website. For example:

<video src="/video.mp4" width="320" height="240"></video>

You can also provide multiple sources, to add support for the different video formats like h.264, WebM or Ogg:

<video width="320" height="240">
	<source type="video/mp4"  src="/video.mp4" />
	<source type="video/webm" src="/video.webm" />
	<source type="video/ogg"  src="/video.ogv" />
</video>

Use the HTML5 audio element to embed MP3 files in your website. For example:

<audio src="/audio.mp3" type="audio/mp3"></audio>