(New page: test 123) |
No edit summary |
||
Line 1: | Line 1: | ||
'''Use these templates for editing''' | |||
=Portal Header= | |||
<div style="border:thin solid lightblue"> | |||
<p style="margin:0;padding:2px;background:#B0E2FF;border:thin solid lightblue;font-weight:bold;font-size:150%"> | |||
Enter Header Here</p> | |||
<div style="padding:5px"> | |||
# Text 1 | |||
# Text 2 | |||
# Text 3 | |||
## Text 3.1 | |||
# Text 4 | |||
</div></div> | |||
<pre style="display: inline-block;"> | |||
<div style="border:thin solid lightblue"> | |||
<p style="margin:0;padding:2px;background:#B0E2FF;border:thin | |||
solid lightblue;font-weight:bold;font-size:150%"> | |||
Enter Header Here</p> | |||
<div style="padding:5px"> | |||
# Text 1 | |||
# Text 2 | |||
# Text 3 | |||
## Text 3.1 | |||
# Text 4 | |||
</div></div> | |||
</pre> | |||
=Secondary Header= | |||
<div style="border:thin solid lightblue"> | |||
<p style="margin:0;padding:2px;background:#C2B280;border:thin solid ecru;font-italics;font-size:120%"> | |||
Enter Header Here</p> | |||
<div style="padding:5px"> | |||
# Text 1 | |||
# Text 2 | |||
# Text 3 | |||
## Text 3.1 | |||
# Text 4 | |||
</div></div> | |||
<pre style="display: inline-block;"> | |||
<div style="border:thin solid lightblue"> | |||
<p style="margin:0;padding:2px;background:#C2B280;border:thin ecru; | |||
font-italics;font-size:120%"> | |||
Enter Header Here</p> | |||
<div style="padding:5px"> | |||
# Text 1 | |||
# Text 2 | |||
# Text 3 | |||
## Text 3.1 | |||
# Text 4 | |||
</div></div> | |||
</pre> |
Revision as of 11:43, 17 October 2010
Use these templates for editing
Portal Header
Enter Header Here
- Text 1
- Text 2
- Text 3
- Text 3.1
- Text 4
<div style="border:thin solid lightblue"> <p style="margin:0;padding:2px;background:#B0E2FF;border:thin solid lightblue;font-weight:bold;font-size:150%"> Enter Header Here</p> <div style="padding:5px"> # Text 1 # Text 2 # Text 3 ## Text 3.1 # Text 4 </div></div>
Secondary Header
Enter Header Here
- Text 1
- Text 2
- Text 3
- Text 3.1
- Text 4
<div style="border:thin solid lightblue"> <p style="margin:0;padding:2px;background:#C2B280;border:thin ecru; font-italics;font-size:120%"> Enter Header Here</p> <div style="padding:5px"> # Text 1 # Text 2 # Text 3 ## Text 3.1 # Text 4 </div></div>