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

Skip to comments.

HTML Sandbox
Various FReepers | 11/22/04 | TPartyType

Posted on 11/22/2004 9:16:10 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:


TOPICS: Miscellaneous
KEYWORDS: faq; fr; freerepublic; html; htmlsandbox; newcomers; practice; sandbox
Navigation: use the links below to view more comments.
first previous 1-20 ... 341-360361-380381-400 ... 881-882 next last
To: Jersey Republican Biker Chick

Here you go:

http://photobucket.com/

It's REAL easy; follow the directions!


361 posted on 06/03/2005 6:12:58 PM PDT by Howlin (Up or down on Janice Brown!)
[ Post Reply | Private Reply | To 356 | View Replies]

To: Howlin
We've chatted before, hope you remember.

I'm a total failure at posting a picture. Any Advice? ( Other than using the US Postal Service)

362 posted on 06/03/2005 6:19:13 PM PDT by BIGLOOK (I once opposed keelhauling but recently have come to my senses.)
[ Post Reply | Private Reply | To 361 | View Replies]

To: JimWforBush

Jim, on that one, take out ALL of the " marks, close the spaces and it should work.


363 posted on 06/03/2005 6:23:44 PM PDT by Howlin (Up or down on Janice Brown!)
[ Post Reply | Private Reply | To 336 | View Replies]

To: BIGLOOK

Okay.......use this URL:

http://img263.echo.cx/img263/3470/hq168jb.jpg


Highlight it and copy it to your mouse thingy.

Then type

< img src=paste the URL here >

and be sure to remove the space AFTER the < at the beginning and the space BEFORE the > at the end

It should look like this:


< img src=http://img263.echo.cx/img263/3470/hq168jb.jpg >

but without the space after the < at the beginning and the space before the > at the end; then preview it. You should see the picture in your Preview box.

If that doesn't work, come back and we'll figure another way!


364 posted on 06/03/2005 6:26:59 PM PDT by Howlin (Up or down on Janice Brown!)
[ Post Reply | Private Reply | To 362 | View Replies]

To: Howlin

365 posted on 06/03/2005 6:31:43 PM PDT by BIGLOOK (I once opposed keelhauling but recently have come to my senses.)
[ Post Reply | Private Reply | To 364 | View Replies]

To: BIGLOOK

You didn't tell me it was X rated!


366 posted on 06/03/2005 6:32:47 PM PDT by BIGLOOK (I once opposed keelhauling but recently have come to my senses.)
[ Post Reply | Private Reply | To 365 | View Replies]

To: Howlin

367 posted on 06/03/2005 6:36:13 PM PDT by BIGLOOK (I once opposed keelhauling but recently have come to my senses.)
[ Post Reply | Private Reply | To 364 | View Replies]

To: Howlin

368 posted on 06/03/2005 6:39:02 PM PDT by BIGLOOK (I once opposed keelhauling but recently have come to my senses.)
[ Post Reply | Private Reply | To 364 | View Replies]

To: TPartyType

bump for later


369 posted on 06/03/2005 6:47:33 PM PDT by albee (A paranoid schizophrenic is somebody who just found out what is going on.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: texas_mrs

<"img src=”http://www.jokefrog.com/pictures/0234.jpg">


370 posted on 06/04/2005 7:34:36 PM PDT by texas_mrs
[ Post Reply | Private Reply | To 50 | View Replies]

To: texas_mrs

371 posted on 06/04/2005 7:41:20 PM PDT by texas_mrs
[ Post Reply | Private Reply | To 2 | View Replies]

To: texas_mrs

372 posted on 06/04/2005 7:45:48 PM PDT by texas_mrs
[ Post Reply | Private Reply | To 2 | View Replies]

To: anonymoussierra
Ok, let me try;


373 posted on 06/05/2005 5:28:59 PM PDT by Jorge
[ Post Reply | Private Reply | To 19 | View Replies]

To: TPartyType
TEST
374 posted on 06/06/2005 4:02:04 AM PDT by OXENinFLA
[ Post Reply | Private Reply | To 1 | View Replies]

To: Jorge

:}}}}}}}}}}}}}}}}}}}thank you


375 posted on 06/06/2005 8:23:34 PM PDT by anonymoussierra (Ktory zwas nie popelnil bledow w zyciu, niech zuci kamieniem!!!Rzeczywistosc jest rzeczywistoscia)
[ Post Reply | Private Reply | To 373 | View Replies]

To: TPartyType
*giggles*


376 posted on 06/07/2005 1:37:43 AM PDT by MinorityRepublican
[ Post Reply | Private Reply | To 1 | View Replies]

To: MinorityRepublican
testing!
377 posted on 06/08/2005 1:35:03 PM PDT by Redcitizen (One man's terrorist is another man's freedom fighter)
[ Post Reply | Private Reply | To 376 | View Replies]

To: TPartyType

378 posted on 06/09/2005 12:10:05 PM PDT by txroadkill (W. Mark Felt??? I thought it was Monica ?!?)
[ Post Reply | Private Reply | To 1 | View Replies]

To: The SISU kid
Your IQ Is 165
Your Logical Intelligence is Extraordinary Your Verbal Intelligence is Exceptional Your Mathematical Intelligence is Extraordinary Your General Knowledge is Outstanding
A Quick and Dirty IQ Test

379 posted on 06/10/2005 2:58:07 PM PDT by The SISU kid (Think of me what you will, I've found a little void to fill)
[ Post Reply | Private Reply | To 1 | View Replies]

To: Howlin
Thanks Howlin, I'll get him to read your response today. He needs all of the support he can get. I wanted him to make his first attempt where it was immediately viewable. A simple "results driven" concept.

An FYI...He was so excited after writing that response that he, that very day, started his very first website (about dragons, which he likes). It is a work in progress.
Both of my kids are extremely intelligent and I try to keep up and keep them advanced. My daughter was valedictorian of her class this year and I'm trying to get my son there as well. (I feel that he'll need a lot more "working on" and help than she did, but hey, I've got the time if he's got the will)

380 posted on 06/12/2005 5:35:48 AM PDT by philman_36 ("It’s a legal document, and legal documents do not change." Scalia)
[ Post Reply | Private Reply | To 359 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-20 ... 341-360361-380381-400 ... 881-882 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