Example 1:
Do you want the width of position in the block is equal?You will declare tags like as fllowing:

The result is positions: user3, user4, user5, user6 will has width = Layout width / 4. HTML of block spotlight1 is:

Example 2:
Do you want to create some positions in block has specific width and rest of positons are equal width?You will declare tags like as fllowing:

The result of user3 has width is 400px and user4, user5, user6 has width is (Layout width – 400) / 3. HTML code of spotlight1 like as following:

Example 3: The block example declares "offset":

The user3, user4, user5, user6 has width=(Layout width - 50 )/4. HTML code of spotlight1 like as following:

Example 4: The block example declares "group":

HTML code of footer2 like as following:
