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-2021-4041-6061-80 ... 1,141-1,155 next last
To: ctlpdad
and
what is blink & why isn't it working for me?

21 posted on 07/01/2003 10:17:17 AM PDT by ctlpdad (Tag line (optional, printed after your name on post):)
[ Post Reply | Private Reply | To 20 | View Replies]

To: TPartyType
bump
Hey, it worked!
22 posted on 07/01/2003 10:19:59 AM PDT by IYAS9YAS (Go Fast, Turn Left!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Fawnn; azGOPgal; MS.BEHAVIN
I thought you guys would like to read up on this a little.....
23 posted on 07/01/2003 10:35:35 AM PDT by Maigrey (Member of the Dose's Jesus Freaks and Gonzo News Service)
[ Post Reply | Private Reply | To 1 | View Replies]

Comment #24 Removed by Moderator

To: IYAS9YAS
colors... we need more colors !!!
25 posted on 07/01/2003 10:43:26 AM PDT by glock rocks (Remember -- only you can prevent fundraisers ... become a monthly donor.)
[ Post Reply | Private Reply | To 22 | View Replies]

To: TPartyType
is there a way to make your tagline how up every post automatically?
26 posted on 07/01/2003 10:51:42 AM PDT by Britton J Wingfield
[ Post Reply | Private Reply | To 1 | View Replies]

To: TPartyType
bump
27 posted on 07/01/2003 10:54:26 AM PDT by Captain Beyond (The Hammer of the gods! (Just a cool line from a Led Zep song))
[ Post Reply | Private Reply | To 1 | View Replies]

To: glock rocks
There is a MUCH easier way to do all; IF you are using outlook express.
I start a new-mail and type it however I want it, choosing fonts and colors and images (from WEB only: YOUR pictures on YOUR computer will NOT work)
Then I click the SOURCE tab at bottom of window and copy everything in between the <body> commands and paste it into the reply box on FR: like so................
 
<BODY bgColor=#ffffff>There is a MUCH easier way to do all; IF you are using
<STRONG>outlook express</STRONG>.
<HR width="75%" SIZE=10>
 I start a new-mail and type it however I want it, choosing <FONT
size=5>fonts</FONT> and <FONT color=#ff0000>colors</FONT> and images (from WEB
only: YOUR pictures on YOUR computer will NOT work)
<HR>
Then I click the SOURCE tab at bottom of window and copy everything in between the <body> commands and paste it into the reply box on FR: like so................
</BODY>
 
Cool, huh!?
 
 

28 posted on 07/01/2003 11:01:11 AM PDT by Elsie (Any misspellings are caused by a sticky keyboard!! [that darn ol' Coke!])
[ Post Reply | Private Reply | To 25 | View Replies]

To: rattrap
"GOOD GOD MAN, DON'T TEACH PEOPLE THE BLINK TAG!!!!! "

TOO LATE!!!

All your eyestrain are belong to us!!!

Rats!!! Blink doesn't seem to work, but look at what we can do with colors"

29 posted on 07/01/2003 11:02:41 AM PDT by DannyTN (Note left on my door by a pack of neighborhood dogs.)
[ Post Reply | Private Reply | To 14 | View Replies]

To: ctlpdad
blink won't work if you're using IE (internet explorer)
30 posted on 07/01/2003 11:05:02 AM PDT by csvset
[ Post Reply | Private Reply | To 21 | View Replies]

To: TPartyType
Thanks for the help!

31 posted on 07/01/2003 11:05:12 AM PDT by Hegemony Cricket (A Fine is a Tax for doing Wrong. A Tax is a Fine for doing Well.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Elsie
There are some WordProcessor programs that will output an HTML formatted file, too. But I do not know the names of them.
32 posted on 07/01/2003 11:06:37 AM PDT by Elsie (Any misspellings are caused by a sticky keyboard!! [that darn ol' Coke!])
[ Post Reply | Private Reply | To 28 | View Replies]

To: csvset
Due to unpopular demand, the BLINK function was removed from later browser versions. It appears that the MARQUEE function was severely emasculated as well.........
33 posted on 07/01/2003 11:08:37 AM PDT by Elsie (Any misspellings are caused by a sticky keyboard!! [that darn ol' Coke!])
[ Post Reply | Private Reply | To 30 | View Replies]

To: TPartyType

I love Spot!

34 posted on 07/01/2003 11:10:48 AM PDT by nana4bush
[ Post Reply | Private Reply | To 1 | View Replies]

To: nana4bush

I love little Spot.

35 posted on 07/01/2003 11:16:19 AM PDT by nana4bush
[ Post Reply | Private Reply | To 34 | View Replies]

To: Elsie

Thanks for the tip about Outlook Express - this is a lot
easier than typing out all the tags.  Anybody else got tips?


36 posted on 07/01/2003 11:18:39 AM PDT by Hegemony Cricket (A Fine is a Tax for doing Wrong. A Tax is a Fine for doing Well.)
[ Post Reply | Private Reply | To 28 | View Replies]

To: Elsie
Yeah i tried to marquee my post, but it doesn't work anymore i guess. I know netscape kept blink longer than IE i don't know if netscape still has it though.
37 posted on 07/01/2003 11:22:10 AM PDT by rattrap (Looters and Moochers and Zealots, OH MY!!!!)
[ Post Reply | Private Reply | To 33 | View Replies]

To: Pest
Do you have a bigger version of this picture? Seriously. I know some civil engineers...yeah...that's right.
38 posted on 07/01/2003 11:38:31 AM PDT by alnitak ("That kid's about as sharp as a pound of wet liver" - Foghorn Leghorn)
[ Post Reply | Private Reply | To 24 | View Replies]

To: Elsie
cool. i'd never considered it.

I generally use Word for text formating...
outlook sounds so much simpler. thanks.
39 posted on 07/01/2003 11:46:27 AM PDT by glock rocks (Remember -- only you can prevent fundraisers ... become a monthly donor.)
[ Post Reply | Private Reply | To 28 | View Replies]

To: Elsie
btw, I didn't code that, I used a generator...

free, here: http://www.theill.com/hfc/

(hfc.exe, at the bottom in green box)
40 posted on 07/01/2003 11:51:52 AM PDT by glock rocks (Remember -- only you can prevent fundraisers ... become a monthly donor.)
[ Post Reply | Private Reply | To 28 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-80 ... 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