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

Skip to comments.

HTML Sandbox is locked - Requesting HTML Information, Links, etc. for FReeper Newbies
Self | August 17, 2002 | MeeknMing

Posted on 08/18/2002 4:46:35 AM PDT by MeekOneGOP

HTML Sandbox is locked - Requesting HTML
Information, Links, etc. for FReeper Newbies



No.....this is not a request for help for myself, lol ! This is for folks that are new to FreeRepublic.com that need a place to practice their HTML before posting on the regular threads. When I see a new FReeper that posts an article and the first reply is "Paragraphs are our friends" (or the likes), I will send them links to the NEWCOMERS: Welcome Center and Information thread and the HTML Bootcamp (Cyber patriot training) thread. This way, they may become oriented to FreeRepublic and their posts will go up and be better received by the FReeper audience.

Perhaps in all the recent changes FreeRepublic has undergone, I missed something? When I search for the "Sandbox" I find quite a few of them, but they are all "locked read-only". I'm trying to find out if there is an active "Sandbox" for folks to practice their HTML skills. If there is not one now, can someone post one? Perhaps there is a "Sandbox" posted now under a different name, or a place outside of FreeRepublic that one can practice their HTML posting skills. Bottom line, I think you see I'm looking for a place that I can direct new folks to so they can practice HTML.

Last, if you have any links to HTML instruction, etc., or anything that might be helpful to FReeper newbies (or helpful to anyone for that matter), please post them here.


TOPICS: Front Page News; Miscellaneous
KEYWORDS: faq; freepernewbies; htmlchallenged; newcomers
Navigation: use the links below to view more comments.
first previous 1-20 ... 101-120121-140141-160161-169 last
To: conservatism_IS_compassion

25 years ago today, I quit smoking. At 7 p.m. exactly.

:)


161 posted on 03/15/2008 11:10:23 PM PDT by MeekOneGOP (McRINO makes me wanna reach across the aisle, too. And SLAP some sense into the fools !!)
[ Post Reply | Private Reply | To 158 | View Replies]

To: conservatism_IS_compassion
<dl>
<dt>the first term</dt>
<dd>its definition</dd>

<dt>the second term</dt>
<dd>its definition</dd>

<dt>the third term</dt>
<dd>its definition</dd>
</dl>

is parsed by the browser as:

the first term
its definition
the second term
its definition
the third term
its definition

162 posted on 05/18/2008 5:49:04 AM PDT by conservatism_IS_compassion (Thomas Sowell for President)
[ Post Reply | Private Reply | To 158 | View Replies]

To: wintertime
<ul>
<li>the first bullet
<li>the second bullet
<li>the third bullet
</ul>

is parsed by the browser as:


163 posted on 06/08/2008 3:19:08 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 162 | View Replies]

To: wintertime
<ol>
<li>first
<li>second
<li>third
</ol>

is parsed by the browser as:

  1. first
  2. second
  3. third

164 posted on 06/08/2008 3:22:54 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 162 | View Replies]

To: wintertime
The three types of lists illustrated in posts 162, 163, and 164 can be nested:

<dl>
<dt>the first term</dt>
<dd>its definition:<ol><li>number one<ul>
<li>point<li>another point</ul><li>number two
</ol>
</dd>
<dt>the second term</dt>
<dd>its definition</dd>
<dt>the third term</dt>
<dd>its definition</dd>
</dl>
<P>
<ul>
<li>point:
<ul>
<li>subpoint
<li>another subpoint
</ul><li>another point:
<ol><li>first,
<li>second
</ol></ul><P>

<ol><li>first,
<li>second:
<ol><li>first,
<li>second
</ol></ol>

yields

the first term
its definition:
  1. number one
    • point
    • another point
  2. number two
the second term
its definition
the third term
its definition

  1. first,
  2. second:
    1. first,
    2. second

165 posted on 06/08/2008 3:56:35 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 162 | View Replies]

To: conservatism_IS_compassion
In every thread, each reply is numbered - and the number is a link to the start of that reply. Therefore, if you click on the number of a specific reply to which you wish to link, you can then simply copy the URL shown in your browser and use that as your target URL in the link you create:

<a href= "http://www.freerepublic.com/focus/news/735087/posts?page=164#164"
>this link takes you to the start of reply # 164</a>

gives: this link takes you to the start of reply # 164

166 posted on 06/08/2008 4:29:07 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 165 | View Replies]

To: wintertime
Of course I also change font - using FR conventional <i>italics<i> - and also <tt>teletype font without or sometimes <b>with boldface<b>/<i>or with italics<i></tt> to distinguish the voices of various posters or authors I'm quoting.

I also use <blockquote> quite a lot to augment the font in distinguishing between voices. I think it makes posts more readable and more inviting to the eye.

167 posted on 06/08/2008 5:47:16 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 163 | View Replies]

To: conservatism_IS_compassion
The trick to displaying < in a post without triggering HTML parsing is to use the HTML code &lt; to induce the parser to display <

Correspondingly, the trick to displaying & in a sequence which might otherwise be interpreted as HTML code for something else is to use the HTML code &amp; to induce the parser to display &

168 posted on 06/08/2008 5:54:55 AM PDT by conservatism_IS_compassion (Thomas Sowell for vice president.)
[ Post Reply | Private Reply | To 167 | View Replies]

To: conservatism_IS_compassion
Thanks for the ping. I have bookmarked it on my list of favorites.
169 posted on 06/08/2008 7:16:22 AM PDT by wintertime (Good ideas win! Why? Because people are not stupid.)
[ Post Reply | Private Reply | To 167 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-20 ... 101-120121-140141-160161-169 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