Bienvenid@ v1.0

Sample Notice Message

Thank you for viewing this sample message!

Bienvenid@

Here are some texts you can edit in /index.php. Want to sign up? Presented by SPS.

Put anything in the /user/ directory and it's out of public reach and only accessible to members.

A plain unordered list: (H2 heading)

Styled dots:

Put anything in the /user/ directory and it's out of public reach and only accessible to members.

And here's a sample member only page and a sample public page.

An ordered list:

  1. Member Only
  2. Member Only

Here is a table:

1 1 1 1
2 2 2 2
2 2 2 2
2 2 2 2
2 2 2 2
2 2 2 2
3 3 3 3

CSS Helper Classes

.alignright {text-align:right;}
.alignleft {text-align:left;}
.aligncenter {text-align:center;}
.floatright {float:right;display:inline;}
.floatleft {float:left;display:inline;}
.clearboth {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.fullwidth {width:100%;}
.left-20 {margin-left:20px;}
.right-20 {margin-right:20px;}
.left-10 {margin-left:10px;}
.right-10 {margin-right:10px;}
.top-15 {margin-top:15px;}
.bottom-15 {margin-bottom:15px;}
.font-smaller {font-size:smaller;}

Use these CSS classes to easily position content blocks in your created pages.

Horizontal Lists - ul, ol