Majordome The style without any class

The CSS boilerplate

A beautiful interface in less than 30 seconds

If you want to quickly set up a nice little interface on your website, a Majordome is what you need

Majordome is a little CSS boilerplate without any CSS class, just basic declarations on all the tags you'll use in your website. The goal is to change the default look of your virgin HTML page to add some style to it.

The important point is that it only does a basic interface, and you'll need to write CSS yourself or use a framework such as Bootstrap or Papillon if you want to create a more complex interface.

No CSS needed

Don't waste time writing CSS, the Majordome is here to do this for you

Just write your website's structure using HTML, link the Majordome stylesheet, and watch the magic unfold

How can I use it ?

First of all, Majordome isn't a full CSS framework like Bootstrap or Papillon, don't use it if you plan to create a complex interface, as it will only slow you down.

Then when should I use it ?

Majordome is a boilerplate meant for side projects or quick mockups of website, when you don't have the time to fully create a nice interface.
For example, let's say you start a new PHP project and you start developping a little admin interface. Without any CSS, it's ugly as hell so you have to write a little bit to at least have something presentable. But then you have to make it responsive, it bugs, etc...

Enough of this hassle, just import the Majordome stylesheet and there you have it, your little UI


Demonstration

This whole page was created using Majordome, without any other CSS written, so it can serve as an example, but further examples of every HTML objects will be shown below.