climateprediction.net home page
HTML

HTML

Message boards : Cafe CPDN : HTML
Message board moderation

To post messages, you must log in.

AuthorMessage
old_user10

Send message
Joined: 5 Aug 04
Posts: 55
Credit: 87,392
RAC: 0
Message 621 - Posted: 10 Aug 2004, 10:38:49 UTC
Last modified: 10 Aug 2004, 10:43:02 UTC

While there is no BBCode to mke life easier, can I just draw everyone's attention to the 'May contain HTML tags' setting which means you can do it all manually instead if you want.

In particular, to embed a link to another page, use the anchor tag (a):

<a href="Address of your link">Description of your link<a>

eg.
<a href="http://www.users.globalnet.co.uk/~sykesm/cpdn.html">My CPDN Page</a>

becomes:
<a href="http://www.users.globalnet.co.uk/~sykesm/cpdn.html">My CPDN Page</a>

And to embed a picture use the image tag (img):

&lt;img src="Address of your image"&gt;

eg.
&lt;img src="http://www.users.globalnet.co.uk/~sykesm/img/CPView/CPViewLatestThumbnail.jpg"&gt;

becomes:

<img src="http://www.users.globalnet.co.uk/~sykesm/img/CPView/CPViewLatestThumbnail.jpg">

ID: 621 · Report as offensive     Reply Quote
Profile Lorvija

Send message
Joined: 6 Aug 04
Posts: 11
Credit: 251,499
RAC: 0
Message 1504 - Posted: 22 Aug 2004, 18:31:16 UTC - in response to Message 621.  

&gt; While there is no BBCode to mke life easier, can I just draw everyone's
&gt; attention to the 'May contain HTML tags' setting which means you can do it all
&gt; manually instead if you want.
&gt;
&gt; In particular, to embed a link to another page, use the anchor tag (a):
&gt;
&gt; <a href="Address of your link">Description of your link<a>
&gt;
&gt; eg.
&gt; <a href="http://www.users.globalnet.co.uk/~sykesm/cpdn.html">My CPDN
&gt; Page</a>
&gt;
&gt; becomes:
&gt; <a href="http://www.users.globalnet.co.uk/~sykesm/cpdn.html">My CPDN Page</a>
&gt;

You may want to add target="_blank" just for other readers convinience so it opens it to new window instead of existing one.

-Lorvija-
ID: 1504 · Report as offensive     Reply Quote

Message boards : Cafe CPDN : HTML

©2024 climateprediction.net