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

Skip to comments.

HTML Sandbox
various freepers | Refreshed 6 Dec 02 | various freepers

Posted on 12/06/2002 9:33:54 AM PST 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).


TOPICS: Free Republic; Miscellaneous
KEYWORDS: faq; html; htmlpractice; htmlsandbox; sandbox; yeehaaaaaa
Navigation: use the links below to view more comments.
first previous 1-2021-4041-6061-80 ... 261-279 next last
To: steveegg
Thanks. (BTW, the blink is working in Netscape! heh, heh)
21 posted on 12/06/2002 10:45:18 AM PST by TPartyType
[ Post Reply | Private Reply | To 12 | View Replies]

To: Alamo-Girl
Hey, A-G! Huggie wuggie.
22 posted on 12/06/2002 10:46:43 AM PST by TPartyType
[ Post Reply | Private Reply | To 13 | View Replies]

To: michigander
Wow! Thanks, friend!
23 posted on 12/06/2002 10:47:57 AM PST by TPartyType
[ Post Reply | Private Reply | To 15 | View Replies]

To: TPartyType
Cool.
24 posted on 12/06/2002 10:48:14 AM PST by Joe Hadenuf
[ Post Reply | Private Reply | To 1 | View Replies]

To: BansheeBill
Thanks for the warm welcome back! I learned HTML here, too!
25 posted on 12/06/2002 10:49:25 AM PST by TPartyType
[ Post Reply | Private Reply | To 17 | View Replies]

To: woodyinscc
Good for you. It's fun. This is a safe place to practice.

Gotta go eat lunch now.

26 posted on 12/06/2002 10:50:51 AM PST by TPartyType
[ Post Reply | Private Reply | To 20 | View Replies]

To: TPartyType
Maybe there should also be instructions on how to do a proper "SEARCH". There are so many duplications for postings. I know that some of them have a different titles but if you read the little synopsis of the article in the Search you can see it's the exact same thing as one previously posted.
27 posted on 12/06/2002 10:52:35 AM PST by areafiftyone
[ Post Reply | Private Reply | To 1 | View Replies]

To: TPartyType
http://skyandtelescope.com/default.asp?promo=

I like it, but it seems there must be an easier way...

28 posted on 12/06/2002 10:54:03 AM PST by Joe Hadenuf
[ Post Reply | Private Reply | To 1 | View Replies]

To: TPartyType
Blinkin' bump for later.
29 posted on 12/06/2002 10:59:08 AM PST by oyez
[ Post Reply | Private Reply | To 21 | View Replies]

To: TPartyType
Figures. Internut Exploder isn't exactly HTML-compliant <VBG>
30 posted on 12/06/2002 10:59:27 AM PST by steveegg
[ Post Reply | Private Reply | To 21 | View Replies]

To: TPartyType
You bet! If I can find the bleeding thing, there is a free download from MS that allows you to hilite, see, and copy source code- just the part you want, without the whole page... let me look around. Go here:

http://www.freerepublic.com/focus/news/773745/posts

...and scroll down to the link "View Partial Source"- it saves lots of time & aggravation.
31 posted on 12/06/2002 12:30:17 PM PST by backhoe
[ Post Reply | Private Reply | To 19 | View Replies]

To: TPartyType
Bump for self-educational purposes.
32 posted on 12/06/2002 12:34:52 PM PST by Tuscaloosa Goldfinch
[ Post Reply | Private Reply | To 1 | View Replies]

To: spodefly
YOWZA, YOWZA, YOWZA!!!!!!!

C

 

33 posted on 12/06/2002 12:34:56 PM PST by b4its2late
[ Post Reply | Private Reply | To 5 | View Replies]

To: steveegg
Hubby and I have been learning HTML to edit our web pages with the Coffee Cup editor. He's further along than I am. I want to know how to INDENT. Not seen any code for that. I've got posting an image down pat.


34 posted on 12/06/2002 12:38:15 PM PST by GailA
[ Post Reply | Private Reply | To 30 | View Replies]

To: b4its2late
bump
35 posted on 12/06/2002 12:49:21 PM PST by AxelPaulsenJr
[ Post Reply | Private Reply | To 33 | View Replies]

To: GailA
I found the indent thing I think..blockquote and /blockquote.
NOW IS THE TIME FOR ALL GOOD MEN TO COME TO THE AID OF THEIR COUNTRY. Which is one of the sentences I learned to type in typing class back in 1964.

Next question how do you create more than ONE space between paragraphs.

36 posted on 12/06/2002 12:51:39 PM PST by GailA
[ Post Reply | Private Reply | To 34 | View Replies]

To: GailA
There's a couple of ways to do it:
37 posted on 12/06/2002 1:03:01 PM PST by steveegg
[ Post Reply | Private Reply | To 34 | View Replies]

To: GailA
That would be multiple uses of the <br> (line break) tag, either on its own or after the <p> (paragraph) tag. Ex:

Paragraph 1


I inserted 3 <br>'s between Paragraph 1 and this line of text.


I inserted 1 <p> and 1 <br> between the previous paragraph and this line.

38 posted on 12/06/2002 1:09:22 PM PST by steveegg
[ Post Reply | Private Reply | To 36 | View Replies]

To: TPartyType
Thanks for the ping!!!!!!!

C

 

39 posted on 12/06/2002 1:10:46 PM PST by b4its2late
[ Post Reply | Private Reply | To 11 | View Replies]

To: steveegg
One more thing; if you've invalidated the "HTML auto-detected" described in the help of each posting comment page, you'll also lose the ability to type a '<' or '&' at the beginning of a word without putting a space between it and the rest of the word, at least without resorting to some HTML "trickery".

To get the '<' followed immediately by more characters, type &lt;(remainder of word with no space). To get the '&' followed immediately by more characters, type &amp;(remainder of word with no space).

40 posted on 12/06/2002 1:18:58 PM PST by steveegg
[ Post Reply | Private Reply | To 38 | View Replies]


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