Difference between revisions of "User:Inkyfingers/Nav-template"

From Sugar Labs
Jump to navigation Jump to search
(An index grid could be used to link tutorial or entry level pages.)
Line 13: Line 13:
  
 
This will not.
 
This will not.
 +
 +
---
 +
 +
''' An Index Grid '''
 +
 +
Could be used to link, say, tutorial or entry level pages for easier orientation.
 +
 +
<div style="border-top:1px solid #888888; border-bottom:1px solid #888888; margin:0px:">
 +
{| width="100%" cellpadding="0" cellspacing="0"
 +
|-
 +
|width=25% align=left bgcolor=#C3D9FF|'''[[one|cat]]'''
 +
|width=50% align=center bgcolor=#C3D9FF|'''[[two|dog]]'''
 +
|width=25% align=right bgcolor=#C3D9FF| '''[[three|cow]]'''
 +
|-
 +
|width=25% align=left bgcolor=#C3D9FF|'''[[four|pig]]'''
 +
|width=50% align=center bgcolor=#C3D9FF|'''[[five|sheep]]'''
 +
|width=25% align=right bgcolor=#C3D9FF| '''[[six|horse]]'''
 +
|-
 +
|width=25% align=left bgcolor=#C3D9FF|'''[[one|goat]]'''
 +
|width=50% align=center bgcolor=#C3D9FF|'''[[two|deer]]'''
 +
|width=25% align=right bgcolor=#C3D9FF| '''[[three|chicken]]'''
 +
|-
 +
|width=25% align=left bgcolor=#C3D9FF|'''[[one|duck]]'''
 +
|width=50% align=center bgcolor=#C3D9FF|'''[[two|goose]]'''
 +
|width=25% align=right bgcolor=#C3D9FF| '''[[three|turkey]]'''
 +
|}
 +
</div>

Revision as of 14:05, 29 December 2011

prev curr next

This will not.

---

An Index Grid

Could be used to link, say, tutorial or entry level pages for easier orientation.

cat dog cow
pig sheep horse
goat deer chicken
duck goose turkey