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:
- <br> is a line break. Text that follows this code will begin on the next line.
- <p> is a paragraph break. Text that follows this code will begin on a new line after skipping a line.
- <hr> is a horizontal rule. It draws a line across the page like this:
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:
- <b> and </b> -- BOLD
- <i> and </i> -- Italic
- <u> and </u> -- Underline
- <blink> and </blink> --
- <strike> and </strike> --
Strike - <sub> and </sub> -- Subscript
- <sup> and </sup> -- Superscript
- <big> and </big> -- Big text
- <small> and </small> -- Small text
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:
- List item #1
- List item #2
- List item #3
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 ... 301-320, 321-340, 341-360 ... 1,141-1,155 next last
To: smith288; SandyInSeattle
Ok guys and gals, here is what happened. I am completely new to all of this. I worked hard and set up a gif site at Geocities and posted my first gif a week or so ago - a big red X!!
I felt like crying! I received a bunch of replies and they said Geocities won't let you link to the forum!!! So I found Village Photos, which was so easy to set up and my next gif worked. I felt SO good.
Late in the evening I went back and it showed ALL my 'usage' was used up, LOL. They don't give you much to begin with, and everytime someone else 'takes' your gif, it uses up your account!!
So, smith288, I started going back and changing my account to private, so it wouldn't get used!! I actually didn't know if it would delete the image when I did that, but it doesn't seem to. I know it's 'mean' when you can't 'copy' the gif, but that's the explanation.
To continue my 'troubles', I went to 'free Bravenet' and set up all my gifs in it, only to find that I couldn't post them from there either!!!
Patience is my OTHER name!! Carol
321
posted on
10/29/2003 2:33:34 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: TPartyType
322
posted on
10/29/2003 2:37:48 PM PST
by
CyberCowboy777
(After taking several readings, I'm surprised to find my mind still fairly sound.)
To: smith288; SandyInSeattle
I just read the rest of your 'talk' on the thread. I saw some host sites that were only $4. something, when I was going through the 'free' sites.
Also, Sandy, Yahoo IS Geocities, where I couldn't post from. I think there are ways around it, but I'm not smart enough to know it yet!
Try Village Photos first just to be able to post something. At least I know I can do it now!! And PLEASE let me know if you find a GOOD free site.
323
posted on
10/29/2003 2:43:53 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: potlatch
Thanks for the help. Let's see if this works (it should, it's a FR gif!):
324
posted on
10/29/2003 2:47:31 PM PST
by
Not A Snowbird
(One of Those Dreaded Federal Employees)
To: potlatch; smith288
Let's see how this looks... not the best quality, but what the heck.
326
posted on
10/29/2003 3:32:36 PM PST
by
Not A Snowbird
(One of Those Dreaded Federal Employees)
To: SandyInSeattle
Hey, that's great, Sandy!! I see you went to Village Photos too. They only let you put 25 there but it's easy to change them out. Thanks for pinging me, CAROL
327
posted on
10/29/2003 9:58:55 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: TPartyType
©
328
posted on
10/30/2003 3:02:22 PM PST
by
WinOne4TheGipper
(Using Occam's Razor to shave the hairy beast of liberalism...)
btt
329
posted on
10/31/2003 8:31:36 AM PST
by
steve50
To: jackibutterfly
check out this sandbox -- it's fun to play around in here, learn basics & try them out. "ping" some of us over here if you like. welcome to FR! enjoy!
330
posted on
10/31/2003 1:13:27 PM PST
by
cyn
(http://www.terrisfight.org)
331
posted on
10/31/2003 6:35:18 PM PST
by
woofie
(I want to die peacefully in my sleep like Grandpa ...not screaming, like the passengers in his car)
To: TPartyType
332
posted on
11/01/2003 2:45:36 PM PST
by
WinOne4TheGipper
(Using Occam's Razor to shave the hairy beast of liberalism...)
To: SandyInSeattle
333
posted on
11/08/2003 6:08:39 PM PST
by
Not A Snowbird
(One of Those Dreaded Federal Employees)
To: TPartyType
334
posted on
11/09/2003 6:16:08 AM PST
by
Amityschild
(Practice makes perfect...practice makes perfect)
To: Amityschild
Ping?
335
posted on
11/09/2003 6:59:59 AM PST
by
Amityschild
(Practice makes perfect...practice makes perfect)
To: potlatch
This one from Geocities, seems to be posting on other links!
336
posted on
11/13/2003 2:52:56 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: potlatch
I'll check later and see if they changed to red X's.
337
posted on
11/13/2003 2:59:09 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: potlatch
You weren't putting a space between the img src= an the "" quotation marks.
To: DainBramage
I didn't know about that! Mainly, I had been told that you couldn't post from the free Geocities, and I posted 3 different ones earlier and they stayed up awhile, at least, LOL!
339
posted on
11/13/2003 3:25:11 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
To: potlatch
340
posted on
11/13/2003 10:14:05 PM PST
by
potlatch
(1 cross + 3 nails = 4 given)
Navigation: use the links below to view more comments.
first previous 1-20 ... 301-320, 321-340, 341-360 ... 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.
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson