Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: crusty old prospector
Nully's Quick FR HTML Guide:

Basic formatting:

Line break <br>
Paragraph break <p>
<blockquote>

Indented paragraphs
</blockquote>
<u> underline </u>
<i> italics </i>
<b> bold </b>
<s> strikethrough </s>
<tt> typewriter text </tt>
<font color=red> Red font </font>
Several colors available, play around and find ones you like…
"Hidden" text: <font color=white> White font </font>
To reveal, drag cursor over blank area...

<font size=1>Smallest FR font</font> Displays as:
Smallest FR font

<font size=7>Largest FR font<font> Displays as:
Largest FR font

Or

Step font size up or down with <big>bigger</big> and <small>smaller</small>

Posting a link:

General:
<a href=[web address]>[title]< /a>
Example:
This: <a href="http://www.freerepublic.com/focus/f-news/1179145/posts">Iran starts atom tests in defiance of EU deal</a>
Posts as this:
Iran starts atom tests in defiance of EU deal

Posting an image:

General:
<img src="[web server location]">

You can't just snag a favorite picture from a desktop folder...it has to be hosted someplace on line to be posted here. Best bet is to save the image to an image hosting service, I use imgbb. In Firefox right click and select "Copy image location", in Safari right click and select "Open image in new tab" and copy the address in the address bar. Other browsers have similar tricks. Imgbb allows you to imbed codes to do all the HTML heavy lifting automatically.

Example:
This: <img src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">

Posts this:

Tip: control the size with "width=nnn" like so:

This: <img width=200 src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">
Posts this:

While This: <img width=100 src="http://www.notablebiographies.com/images/uewb_09_img0611.jpg">
Posts this:

Posting a video:

You can pre-cue a YouTube video by adding a t parameter to the link. Like so:
<a href=https://www.youtube.com/watch?v=f66kEastC58&t=35s>Bill Ayers on Obama</a> Posts:
Bill Ayers on Obama
While
<a href=https://www.youtube.com/watch?v=f66kEastC58&t=3m13s>Bill Ayers on Obama</a>
Posts:
Bill Ayers on Obama

Now about that home page of yours…

Protip: Make the very first thing <blockquote> this will move everything that follows a wee bit to the right, giving you a nice left margin. Of course since any HTML command anywhere will be assumed to require HTML for every bit of text, all your paragraphs will need to have paragraph <p>, and line breaks <br>…

89 posted on 09/06/2022 9:39:46 AM PDT by null and void (Never suspect dishonest men of making honest mistakes.)
[ Post Reply | Private Reply | To 86 | View Replies ]


To: null and void

What trick did you use to get all that stuff to show up? If I tried to post something with a “<” in it, nothing would show up.


118 posted on 09/06/2022 10:55:26 AM PDT by DiogenesLamp ("of parents owing allegiance to no other sovereignty.")
[ Post Reply | Private Reply | To 89 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson