Lunevedy UI Builder

Read the instructions first.

Choose your <header>

Hero block 1

hero-1

A single-column header layout with the option to include images and videos.

Hero block 2

hero-2

A two-column header layout with an image or video.

Hero block 3

hero-3

A single-column header layout with a background image or video on continuous loop.

Choose your <section>

Single Column

Single Column

The simplest layout. Just a single column of content, left to right across the screen.

Two-column Split

Two-column Split

Text only in one column and only an image or video in the other.

Three Columns

Three Columns

Three side-by-side columns of content. Can include images, icons and videos.

Four Columns

Four Columns

Four side-by-side columns of content. A good choice for small amounts of text. Can include images, icons and videos.

Choose your <footer>

Footer: One-column

Footer: One-column

A one-column web page footer.

Footer: Three-column

Footer: Three-column

A three-column web page footer.

Footer: Four-column

Footer: Four-column

A four-column web page footer.

A contact <form>

Contact form

Form

A two-column email contact form with Name, Email and Message fields.

How to use the Lunevedy UI builder

For each website project you want to build:

  • Create a new project folder and download the 'getting started' index.html web page to it. folders-1
  • Create a sub-folder named 📁 assets/css inside your project folder.
  • Download the custom.css stylesheet file to your assets/css sub-folder. folders-2

Choose the web layout you want to create from the options above, and then use the app's menu options to style your web page.

copy html

At the bottom-right of the Lunevedy app screen, you can see two buttons:

  • HTML: Use this to copy-and-paste the HTML content into your index.html web page. copy html
  • CSS: Use this to copy-and-paste the CSS styles into your custom.css stylesheet. copy html This CSS button is enabled only if you have added your own CSS styles. folders-1

The ‘getting started’ index.html web page will link to several placeholder images and video files to help you design your web layouts.

When creating your website projects, replace these assets with your own images and videos.

Also, remove any links in the <head> of the index.html file to icon sets you are not using.

That’s it. Happy web designing!

Back to top