Difference between revisions of "Simple Example"

From EEBedia
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
=A Heading=
 
This is a simple example that illustrates how to create  
 
This is a simple example that illustrates how to create  
* insert an image [[File:EEBedia2-01.png|thumb|right|The next EEBedia logo]]
+
* a heading (see above)
 +
* insert an image (on right, with caption) [[File:EEBedia2-01.png|thumb|right|The current EEBedia logo, by Alec Pucillo]]
 
* create a [http://hydrodictyon.eeb.uconn.edu/ link]
 
* create a [http://hydrodictyon.eeb.uconn.edu/ link]
 
* create an unordered list (e.g. this one)
 
* create an unordered list (e.g. this one)
 +
 +
==A Subheading==
 
It also illustrates how to
 
It also illustrates how to
 
# create an ordered list (like this one)
 
# create an ordered list (like this one)
 +
# create a subheading
 
# make text '''bold''
 
# make text '''bold''
 
# make text ''italics''
 
# make text ''italics''
 +
 +
===A Subsubheading===
 +
To see how to do these things, login and click the edit button to see the wiki code, or just look below, where I've copied the code for this example  up to this point:
 +
<pre>
 +
=A Heading=
 +
This is a simple example that illustrates how to create
 +
* a heading (see above)
 +
* insert an image (on right, with caption) [[File:EEBedia2-01.png|thumb|right|The current EEBedia logo, by Alec Pucillo]]
 +
* create a [http://hydrodictyon.eeb.uconn.edu/ link]
 +
* create an unordered list (e.g. this one)
 +
 +
==A Subheading==
 +
It also illustrates how to
 +
# create an ordered list (like this one)
 +
# create a subheading
 +
# make text '''bold''
 +
# make text ''italics''
 +
 +
===A Subsubheading===
 +
To see how to do these things, login and click the edit button to see the wiki code, or just look below,
 +
where I've copied the code for this example up to this point:
 +
</pre>

Latest revision as of 14:45, 28 October 2014

A Heading

This is a simple example that illustrates how to create

  • a heading (see above)
  • insert an image (on right, with caption)
    The current EEBedia logo, by Alec Pucillo
  • create a link
  • create an unordered list (e.g. this one)

A Subheading

It also illustrates how to

  1. create an ordered list (like this one)
  2. create a subheading
  3. make text 'bold
  4. make text italics

A Subsubheading

To see how to do these things, login and click the edit button to see the wiki code, or just look below, where I've copied the code for this example up to this point:

=A Heading=
This is a simple example that illustrates how to create 
* a heading (see above)
* insert an image (on right, with caption) [[File:EEBedia2-01.png|thumb|right|The current EEBedia logo, by Alec Pucillo]]
* create a [http://hydrodictyon.eeb.uconn.edu/ link]
* create an unordered list (e.g. this one)

==A Subheading==
It also illustrates how to
# create an ordered list (like this one)
# create a subheading
# make text '''bold''
# make text ''italics''

===A Subsubheading===
To see how to do these things, login and click the edit button to see the wiki code, or just look below, 
where I've copied the code for this example up to this point: