Free Republic
Browse · Search
News/Activism
Topics · Post Article

Skip to comments.

HTML Sandbox
Refreshed 1 July 03 | Various FReepers

Posted on 07/01/2003 9:34:44 AM PDT by TPartyType


Welcome Newcomers!

This Sandbox is devoted to giving you a place to practice basic HTML, and to get some coaching.


So, first things first:

Go to michigander's [ HTML Bootcamp (Cyber patriot training)] and learn there how to change font color, font size, font face, and the like.
THERE'S A WEALTH OF INFORMATION THERE NOT COVERED HERE (so as to avoid duplication).
Learn there also how to post a link and an image, then come back here to practice.

If you're having problems, folks will drop by occasionally to give you pointers and help you troubleshoot.


Boring posts are a crime . . .

So practice here first!


NEWCOMERS TIP: I just reread the FreeRepublic posting guidelines. They're worth a read by all newcomers [click here].


Following is an excellent previous post by Willie Green

But first, HTML advice from the FreeRepublic help page:

Basic HTML
The Free Republic forum uses standard HTML coding techniques. Use <p> to start new paragraphs. You may use <b> to begin bolding and <center> to center text, but please remember to end these items where appropriate with </b> and/or </center>, etc. If you post links or other advanced coding, be sure to test before posting.

Creating new paragraphs is about the only html that most posters ever need, but if you would like to learn more about html you may use any search engine on the internet to find tutorials. Simply search on "html tutorial". Here are links to a couple tutorials that I found:

The Basics

Paragraphs, Line Breaks and Horizontal Lines
A lengthy article or reply can be very tedious to read if it does not contain some very simple HTML formating. Inserting either of the following codes will make your post much more readable:


Character Formatting
Simple special effects may be created using Character Formatting Codes. These codes are used in pairs in the format: <?>words to be formatted</?>, where <?> turns the formatting "ON" and </?> turns the formating "OFF".

Please: ALWAYS turn "OFF" the formatting when you use it.

Some commonly used codes of this type are:

These codes can be "nested" to produce multiple effects at the same time. For instance:

<b><i>Bold and Italic</i></b> produces Bold and Italic


Links
The method for posting a HTML link is fairly simple. The following format is used:

<a HREF="URL">Link Description</a>

where "URL" is the URL address you want to link to (and you gotta use the double quotes), and Link Description is whatever you want to call your link. For example:

<a HREF="http://www.drudgereport.com/">Link to Drudge</a>

becomes Link to Drudge


And another from the same previous post:

<FONT COLOR="COLOR">Sample</FONT> produces colorful text.

"COLOR" is often a Hexidecimal Code for whatever Color you want, but color names are also supported.
Examples:

<FONT COLOR="blue">blue text</font> produces blue text

<FONT COLOR="red">red text</font> produces red text

<FONT COLOR="green">green text</font> produces green text


To: foolproof formatting

Here is an easy way to REMEMBER TO TURN OFF THE FORMATTING.

To be sure I turn off the formatting I TYPE THE "OFF" COMMAND AT THE SAME TIME AS THE "ON" COMMAND.

An example:
I want to respond to a line in a post by another brilliant Freeper.
I type < I >""< /I >< BR>
I then "cut and paste" his remarks between the quotes:
< i>" You are a poopy head "< /I>< BR>
And type my equally brilliant response: "No, you're a poopy head!"
The result:

"You are a poopy head"
No, you're a poopy head!

It's very easy to forget to turn off your formatting!
Yes it is!


To: ftrader, deport

Actually, the <ul> tag is for a bulleted list and stands for unordered list. The missing part is the list item tag (<li>) Here's an example:

<ul>
<li>List item #1
<li>List item #2
<li>List item #3
</ul>

Would display:


Finally . . .

Here's the link for [Webmonkey] (a super HTML training site).


Click here for previous HTML Sandbox thread.



TOPICS: Free Republic; Miscellaneous
KEYWORDS: bootcamp; faq; html; htmlbootcamp; learn; newbies; pl; practice; sandbox
Navigation: use the links below to view more comments.
first previous 1-20 ... 621-640641-660661-680 ... 1,141-1,155 next last
To: NanaDory8

Can you make paragraphs by hitting the
return key? Or do you have to use
HTML each time? What about hitting

the return/enter key twice?


641 posted on 07/13/2004 4:32:19 PM PDT by NanaDory8
[ Post Reply | Private Reply | To 640 | View Replies]

To: NanaDory8
Use this ....

< p >

Remember to remove the spaces

642 posted on 07/15/2004 3:26:56 PM PDT by Dog (New Bush Doctrine......"The Don't Even Think About It Doctrine.")
[ Post Reply | Private Reply | To 641 | View Replies]

To: TPartyType
Can you I make paragraphs by hitting the return key? Or do you have to use HTML each time? What about hitting
643 posted on 07/16/2004 1:02:19 PM PDT by Veggie Todd (Were those magic grits?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Veggie Todd
Can you I make paragraphs by hitting the return key? Or do you have to use HTML each time? What about hitting
644 posted on 07/16/2004 1:04:13 PM PDT by Veggie Todd (Were those magic grits?)
[ Post Reply | Private Reply | To 643 | View Replies]

To: conservaDave

You're doing great. Fun, isn't it? :-)


645 posted on 07/16/2004 1:06:41 PM PDT by T Minus Four (He bangs)
[ Post Reply | Private Reply | To 633 | View Replies]

To: Veggie Todd
Can you I make paragraphs by hitting the return key? Or do you have to use HTML each time? What about hitting
646 posted on 07/16/2004 1:11:31 PM PDT by Veggie Todd (Were those magic grits?)
[ Post Reply | Private Reply | To 644 | View Replies]

To: Veggie Todd
Can you I make paragraphs by hitting the return key? Or do you have to use HTML each time? What about hitting
647 posted on 07/16/2004 1:12:53 PM PDT by Veggie Todd (Were those magic grits?)
[ Post Reply | Private Reply | To 644 | View Replies]

To: BronzePencil
"this is hopefully in italics"
and this isn't
648 posted on 07/25/2004 1:33:26 PM PDT by BronzePencil (if we outlaw nuclear energy only outlaws will have nuclear energy)
[ Post Reply | Private Reply | To 647 | View Replies]

To: BronzePencil
"yes"

no
649 posted on 07/25/2004 1:34:48 PM PDT by BronzePencil (if we outlaw nuclear energy only outlaws will have nuclear energy)
[ Post Reply | Private Reply | To 648 | View Replies]

To: All
Seriously, I just don't like it. I've lived in Illinois all my life. This does nothing to help develop the party for the races ahead. It sends a discouraging message. And (no small matter), Keyes' track record suggests he won't even be that good a candidate.
650 posted on 08/03/2004 9:21:19 PM PDT by mountn man
[ Post Reply | Private Reply | To 50 | View Replies]

To: TPartyType
practicing posting a pic
651 posted on 08/06/2004 12:06:24 AM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 1 | View Replies]

To: TPartyType
Another try at posting a pic
652 posted on 08/06/2004 12:10:49 AM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 1 | View Replies]

To: TPartyType
3rd try = charm???? We shall see!!!
653 posted on 08/06/2004 12:14:24 AM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 1 | View Replies]

To: Peace Is Coming

hopelessly lost - will try again tomorrow.


654 posted on 08/06/2004 12:15:03 AM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 653 | View Replies]

To: TPartyType

655 posted on 08/07/2004 8:24:24 PM PDT by Watery Tart (By this time my lungs were aching for air. </LloydBridges>)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Peace Is Coming
pic of cat
656 posted on 08/14/2004 10:26:42 PM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 654 | View Replies]

To: Peace Is Coming
Here is what I typed (only without spaces) < IMGSRC = "http://www.aikenslaughs.com/forfun/487.html" >< /A > I have been trying to post a pic, unsuccessfully. For some reason, this formula does not work for me. Any suggestions?
657 posted on 08/16/2004 10:00:33 PM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 656 | View Replies]

To: Peace Is Coming

Here is what I typed (only without spaces) < IMGSRC = "http://www.aikenslaughs.com/forfun/487.html" >< /A > I have been trying to post a pic, unsuccessfully. For some reason, this formula does not work for me. Any suggestions?


658 posted on 08/16/2004 10:33:22 PM PDT by Peace Is Coming
[ Post Reply | Private Reply | To 651 | View Replies]

To: newgeezer

This is great


659 posted on 08/29/2004 11:19:06 AM PDT by maineman
[ Post Reply | Private Reply | To 68 | View Replies]

To: glock rocks

660 posted on 08/29/2004 11:23:04 AM PDT by maineman
[ Post Reply | Private Reply | To 93 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-20 ... 621-640641-660661-680 ... 1,141-1,155 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
News/Activism
Topics · Post Article

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