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:
- <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).
TOPICS: Free Republic; Miscellaneous
KEYWORDS: faq; html; htmlpractice; htmlsandbox; sandbox; yeehaaaaaa
Navigation: use the links below to view more comments.
first previous 1-20 ... 61-80, 81-100, 101-120 ... 261-280 next last
To: potlatch
Well, you definitely need them on some server on the web before they can be posted for others to see in their browsers. Cannot do it from your own computer unless your computer is such a server.
So, wherever the server is where you have uploaded the pics, acts as a host.
To: MileHi
If push comes to shove, go to Amazon and search on my name. You'll find both volumes and all three of the formats (Printed, Adobe Reader and Microsoft Reader).
To: Jeff Head
That link works. I don't get it. The other page has no arrow down bar, just the title. Wierd, huh?
Anyway, thanks. I will get vol II pretty soon.
83
posted on
12/06/2002 11:01:48 PM PST
by
MileHi
To: Jeff Head
Thanks, Jeff, that's something I didn't know!
84
posted on
12/06/2002 11:02:11 PM PST
by
potlatch
To: Squantos
Does the book link work for you on Jeffs site?
85
posted on
12/06/2002 11:04:06 PM PST
by
MileHi
To: MileHi
Yeah I'm able to get the links to work.....??? You trying to read the book or what ??
Stay Safe !
86
posted on
12/06/2002 11:10:17 PM PST
by
Squantos
To: TPartyType
A personal BUMP to myself for some 'book-larnin' whenever I get the chance!
To: 68-69TonkinGulfYatchClub
Thanks for the ping .. Before I signed up with FR .. I never hear of HTML
88
posted on
12/06/2002 11:11:06 PM PST
by
Mo1
To: TPartyType
How's this?
To: michigander
Testing, testing...
To: Squantos
The page won't load for me. Jeff gave me a link that works, I need to order vol II.
Must be me, I tried several times. Thanks for the reply.
FReegards, watch yer top knot.
91
posted on
12/06/2002 11:15:46 PM PST
by
MileHi
To: TPartyType
Playing in the sandbox...
To: TPartyType
Yummy!
To: TPartyType
KEWL! I need this thread!
I have it bookmarked for future referances. :^)
94
posted on
12/07/2002 3:10:33 AM PST
by
Pippin
To: 68-69TonkinGulfYatchClub
Thanks, Tonkin!
I have this thread bookmarked!
95
posted on
12/07/2002 3:11:46 AM PST
by
Pippin
To: TPartyType
Thanks for this thread, TPT.
When I post an article (start a new thread), I'd like to have a wide margin to the left and an even wider margin to the right.
BLOCKQUOTE only does a left indent, but leaves the right margin alone.
Any tips for some simple HTML code that will do the trick?
Thanks!
96
posted on
12/07/2002 3:24:36 AM PST
by
tictoc
To: TPartyType
Alright ! We have our FReeper HTML Playground again. Yay !! lol....
Thanks.
To: 68-69TonkinGulfYatchClub
The sandbox! (-:
I forgot about this place....thank you Tonkin....
98
posted on
12/07/2002 3:57:20 AM PST
by
firewalk
To: 68-69TonkinGulfYatchClub; TPartyType
THANX TONK! Do you realize what you've done by turning me on to this thread? ROTFLOL!! You're going to have a monster on your hands!! Actually, you'll probably have several! LOL!!!
Thank you, TPartyType, for posting this thread. I'm veeeery new to computers. This is the first one I've ever worked with and we've had it all of two months. I look forward to learning all I can here, as I'm sure many others do.
99
posted on
12/07/2002 4:13:10 AM PST
by
radu
To: ErnBatavia
Not even close; I'm just your friendly temp drill instructor. Most of what I learned I copied from somewhere.
Navigation: use the links below to view more comments.
first previous 1-20 ... 61-80, 81-100, 101-120 ... 261-280 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