?

HOW TO USE THIS BLOCK

Take a look in our awesome product

Of course we haven’t forgotten about the responsive layout. Create a website with full mobile support.
Responsive Layout
Of course we haven’t forgotten about the responsive layout. Full mobile support.
Retina Ready
Startup Framework works fine on devices supporting Retina Display. Feel the clarity!
?

HOW TO USE THIS BLOCK

Take a look to our amazing Kit

We have a great surprise for Designmodo fans – our first free HTML user interface kit. Flat UI Free is made on the basis of Twitter Bootstrap in a stunning flat-style.

TRY IT NOW
?

HOW TO USE THIS BLOCK

You have the design, you have the code TRY IT NOW
?

HOW TO USE THIS BLOCK

We have a full version of Startup Framework

You will find there all the components and blocks you can use for creating a website.

Watch the Presentation
Startup user manual

Block Content #7

  1. Overview

    This block was developed as a standard content block. Each block that is marked as 'content' can be used multiple times on one page.

  2. Installation

    If you haven't already done all the instructions from the how to install page of this documentation, please do that first.

  3. CSS version:

    To use this block, simply copy and paste the following rows into your HTML file:

    Take a look in our awesome product

    Of course we haven’t forgotten about the responsive layout. Create a website with full mobile support.
    Responsive Layout
    Of course we haven’t forgotten about the responsive layout. Full mobile support.
    Retina Ready
    Startup Framework works fine on devices supporting Retina Display. Feel the clarity!
  4. LESS version:

    Copy the same code as in css version and paste it in your '.less' file. Put the following line after that code:

    @import '../../ui-kit/ui-kit-content/less/content-7.less';
  5. Component Modification:

    In this section you will see what modifications you can do to the block.

    Like all the other content blocks this block is based on a grid. You can modify any element of this block, but you should follow the same HTML structure if you want to maintain its look and functionality.

    This block has a title with center alignment on the top. It also has three columns.

    The first column contains simple text.

    The second column contains two images within <div class="screen">...</div> which are used for animation.

    The last column contains items with a title and a description.

  6. Samples

    We have created examples for you to see how this block looks along with other content.


    You can see it in next samples:
    sample # 4
    sample # 20
    sample # 22

Block Content #8

  1. Overview

    This block was developed as a standard content block. Each block that is marked as 'content' can be used multiple times on one page.

  2. Installation

    If you haven't already done all the instructions from the how to install page of this documentation, please do that first.

  3. CSS version:

    To use this block, simply copy and paste the following rows into your HTML file:

    Take a look to our amazing Kit

    We have a great surprise for Designmodo fans – our first free HTML user interface kit. Flat UI Free is made on the basis of Twitter Bootstrap in a stunning flat-style.

    TRY IT NOW
  4. LESS version:

    if you not already done all instructions that you had to read on the how to install page of this documentation please make it first

    Copy the same code as in css version and paste it in your '.less' file. Put the following line after that code:

    @import '../../ui-kit/ui-kit-content/less/content-8.less';
  5. Component Modification:

    In this section you will see what modifications you can do to the block.

    Like all the other content blocks this block is based on a grid. You can modify any element of this block, but you should follow the same HTML structure if you want to maintain its look and functionality.

    This blocks has center alignment for all of its elements. It has an image, a title, a description or a slogan and a button. You need to apply your own functionality to the button.

  6. Samples

    We have created this example for you to see how this block looks combined with other content.


    You can see it in sample # 4

Block Content #11

  1. Overview

    This block was developed as a standard content block. Each block that is marked as 'content' can be used multiple times on one page.

  2. Installation

    If you haven't already done all the instructions from the how to install page of this documentation, please do that first.

  3. CSS version:

    To use this block, simply copy and paste the following rows into your HTML file:

    You have the design, you have the code TRY IT NOW
  4. LESS version:

    Copy the same code as in css version and paste it in your '.less' file. Put the following line after that code:

    @import '../../ui-kit/ui-kit-content/less/content-11.less';
  5. Component Modification:

    In this section you will see what modifications you can do to the block.

    This block is very simple and contains only text and a button. All the elements have center alignment. You can modify any element of this block, but you should follow the same HTML structure if you want to maintain its look and functionality.

    You need to implement the functionality for the button yourself.

  6. Samples

    We have created examples for you to see how this block looks along with other content.


    You can see it in next samples:
    sample # 4
    sample # 14
    sample # 20

Block Content #13

  1. Overview

    This block was developed as a standard content block. Each block that is marked as 'content' can be used multiple times on one page.

  2. Installation

    If you haven't already done all the instructions from the how to install page of this documentation, please do that first.

  3. CSS version:

    To use this block, simply copy and paste the following rows into your HTML file:

  4. LESS version:

    Copy the same code as in css version and paste it in your '.less' file. Put the following line after that code:

    @import '../../ui-kit/ui-kit-content/less/content-13.less';
  5. Component Modification:

    In this section you will see what modifications you can do to the block.

    This block is a subscription form. You can send the data from the form to the server or do something else with it. To add functionality to this form you need to add parameters to the form tag.

    You need to add functionality for the action of this block yourself.

  6. Samples

    We have created examples for you to see how this block looks along with other content.


    You can see it in next samples:
    sample # 3
    sample # 05