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.
25 years ago today, I quit smoking. At 7 p.m. exactly.
:)
<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:
is parsed by the browser as:
is parsed by the browser as:
<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
<a href= "http://www.freerepublic.com/focus/news/735087/posts?page=164#164"
>this link takes you to the start of reply # 164</a>
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.
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 & to induce the parser to display &
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.