Skip to topic | Skip to bottom
Home
Search:

Global
Global.HTMLTutorialr1.5 - 16 Mar 2004 - 07:33 - BenHadTuetopic end
You are here: Global > PublishingFeatures > HTMLTutorial

Start of topic | Skip to actions

[MINI HTML TUTORIAL--DON'T BE AFRAID]

Here are some common tags that are used in features for global and how they are used.

Common Tags

  • <p> Makes a paragragh break (double space)
  • <br> Makes a line break
  • <a href="url">text</a> Makes a hyperlink
  • <img src="image url"> Points to an image
  • <ul><li>text</ul> Makes bulleted list
  • <b>text</b> Makes bold text
  • <i>text</i> Makes text italic

How to use them

&lt;b&gt; Day 2 and Day 3 &lt;/b&gt;
&lt;p&gt;
These are audio links from a GE conference in San Francisco CA USA:
&lt;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://radio.portland.indymedia.org:8000/content/Special/GEAN-2004/GEAN-Opening-03-13-2004.pls"&gt; Opening Session 03-13-2004 &lt;/a&gt;&lt;/b&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://radio.portland.indymedia.org:8000/content/Special/GEAN-2004/GEAN-InternationalPolicy-03-13-2004.pls"&gt; International Policy 03-13-2004 &lt;/a&gt;&lt;/b&gt;
&lt;/ul&gt;

appears as:

Day 2 and Day 3

These are audio links from a GE conference in San Francisco CA USA:

also see: ImcUkBasicHTMLTute
to top


You are here: Global > PublishingFeatures > HTMLTutorial

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).