Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

HTML Sandbox 2008
n/a | 5/31/08 | me

Posted on 05/31/2008 9:09:38 PM PDT by sig226

It's time for a new HTML reference so you can make your posts look cool.

HTML means Hyper Text Markup Language. It's a set of simple commands used to format the text of your posts, add images, or links, or change the appearance.

URL is Uniform Resource Locator. It's the name of the page or the picture that you see, the www.http:// stuff. You'll need to use the URL to make links and post pictures.

Quotation Marks Quotes have to be used around the URLs for web pages and images on Free Republic. Some systems do not require this. Ours does.

Once the Free Republic software detects an HTML tag in your post, it will assume the entire thing was written for HTML. This means it will eliminate paragraphs and line breaks that you used to clarify your writing. In order to prevent that, I'll start with the two simplest tags, <br> and <p>. When you use html tags, they disappear when the post is pasted to the board, so don't worry if they look funny or if your post seems to run on.

This is the break tag. <br>
It tells the computer to end the line and start a new one. <br>
Just type it where you want the line to end. <br>

This is the paragraph tag. <p>

It tells the computer to end the line, insert a blank one, then start a new line.

The rest of the tags have to be used with an on tag and an off tag. This is simple enough. One of the most commonly used tags is the italic tag <i>. This tag turns the italics on. When you want the italics to end, turn them off by using the forward slash with the appropriate command, in this case, </i>.

Commonly used tags:
<p> paragraph
<br> line break
These tags are not used in pairs.

Commonly used pairs:
<i> </i>italics
<b> </b>bold characters
<u> </u>underline
<font color = red>This makes the font red.</font color = red> Orange,blue,green,purple,and yellow also work.
<center> </center>

This will put whatever is between the tags in the center of the page
and center justify the margins.

Headline fonts
Headlines add emphasis to an important point.

<h1> SIZE 1 </h1>

<h5> SIZE 5</h5>

You can use 1,2,3,4, or 5. The tags automatically insert a blank line between the headline and your next paragraph.

Sarcasm tag
</sarc> This is the sarcasm tag. It is not a real HTML tag. It is used to mark your witty repartee so that everyone will know you are making a funny. Type an ampersand - & then lt; then /sarc. An & and gt makes the other carat >.

How to create a link:
<a href="http://www.freerepublic.com/home.htm">www.Free Republic.com</a>
A means anchor. H ref means horizontal reference. It's called horizontal because the computer is going across the web to a different page. There are also vertical links that can go to specific points on the same page. What comes after the a href= is where the computer will go. The horizontal reference is the complete URL of the page you want to link. It's in the navigation bar at the top of your web browser. Highlight it and copy it. Make sure you get all of it. Some URLs are surprisingly long, and if you miss some of the URL, the link might not work.
You can type anything between the <a href=></a> parts.
www.Free Republic.com
Click here.
abc12345
All of these links go to the same page, I just typed different things between <a href=></a> tags.

How to add images to your post:
<img src=></img>
The img tags tell the computer to find and insert a picture.
These tags insert this wonderful image from Rush Limbaugh's website:
<img src="http://www.rushlimbaugh.com/home/daily/site_062807/content/01125113.Par.4584.ImageFile.jpg""height=218""width=285"></img>

You need to know the URL of the picture to do this. You can see the picture's URL when you put your cursor on the picture and right click the mouse. You see a small box with "properties" at the bottom. Left click on "properties" and you get a dialog box with the image URL and dimensions. It says Address: next to the URL, with (URL) underneath. Copy the URL and paste it after your img src= tag. Make sure you get all of the URL for the picture. There isn't a lot of space for the URL and sometimes they are very long. The image Size and Dimensions are beneath the URL. Free Republic allocates memory for each image, and if it doesn't know the dimensions of the image, it will allocate more memory than needed. It tells you the width, then the height of the picture. You don't have to tell the computer that the height of that image was 218 and the width was 285, but it saves memory and memory costs money.

This is called a hotlink. The picture is actually on another computer, but we see it here. This causes the other computer to use it's memory and machinery to provide the image. Some sites prevent it, or object to it. You can't hotlink an image from any of Yahoo's GeoCities pages, for example. Yahoo prevents it.

Do Not Cut And Paste List.
Some websites have forbidden us to copy and paste their material, including images. There have been lawsuits over this. The software will mostly prevent you from using the material that has been blocked, but not always. There are also some image sources that are not allowed on the list. Please don't use them. Lawsuits suck.
Link to the Do Not Cut And Paste List


TOPICS: Computers/Internet; Reference
KEYWORDS: faq; html; htmlsandbox; sandbox
Navigation: use the links below to view more comments.
first previous 1-20 ... 81-100101-120121-140 ... 361 next last
To: SE Mom
Hmmm.

Sig 226 stops at staring post #100 . . .

Create a hyperlink by using the link tags, <a href=" " > </a>.

My home page is yahoo.com.

I typed <a href="http://www.yahoo.com/"> yahoo.com </a>. Whatever you put between the two tags will appear as text that someone can click.
yahoo.com = <a href="http://www.yahoo.com/"> yahoo.com </a>
search engine = <a href="http://www.yahoo.com/">search engine </a>
my homepage = <a href="http://www.yahoo.com/">my homepage</a>

Remember that once Free Republic detects html in your posts, you have to use the <p> paragraph and <br> break tags or all the text will run together and you won't have paragraphs.

101 posted on 07/26/2008 7:40:33 PM PDT by sig226 (Real power is not the ability to destroy an enemy. It is the willingness to do it.)
[ Post Reply | Private Reply | To 99 | View Replies]

To: Charlespg

I also post the Astronomy Picture of the Day threads. When I look at my pings, there’s a comment from granny right under your picture. She said, “Thank you for that link. The pictures are just stunning.”

Yes, they are.


102 posted on 07/26/2008 8:37:29 PM PDT by sig226 (Real power is not the ability to destroy an enemy. It is the willingness to do it.)
[ Post Reply | Private Reply | To 100 | View Replies]

To: sig226

Thanks

lol


103 posted on 07/26/2008 8:40:27 PM PDT by Charlespg (Peace= When we trod the ruins of Mecca and Medina under our infidel boots.)
[ Post Reply | Private Reply | To 102 | View Replies]

To: sig226
Thank you:) My question refers to where in the line does the

go? After the ? You may now return to the previous post you were gazing upon :)

104 posted on 07/27/2008 6:22:22 AM PDT by SE Mom (Proud mom of an Iraq war combat vet)
[ Post Reply | Private Reply | To 101 | View Replies]

To: SE Mom

LOL- now that’s funny- just by putting those symbols in the post I answered my own question :)


105 posted on 07/27/2008 6:55:10 AM PDT by SE Mom (Proud mom of an Iraq war combat vet)
[ Post Reply | Private Reply | To 104 | View Replies]


106 posted on 08/11/2008 9:13:03 AM PDT by Artemis Webb ( OBAMA/HUCKABEE '08)
[ Post Reply | Private Reply | To 1 | View Replies]


107 posted on 08/23/2008 9:47:00 PM PDT by Artemis Webb ("The church is near, but the road is icy. The bar is far away, but I will walk carefully.")
[ Post Reply | Private Reply | To 2 | View Replies]

To: SouthWall
This is a reply
108 posted on 08/24/2008 1:22:45 PM PDT by An Old Man ("The limits of tyrants are prescribed by the endurance of those whom they suppress." Douglas)
[ Post Reply | Private Reply | To 50 | View Replies]

To: An Old Man
ok, thius is a reply
109 posted on 08/24/2008 1:26:38 PM PDT by An Old Man ("The limits of tyrants are prescribed by the endurance of those whom they suppress." Douglas)
[ Post Reply | Private Reply | To 108 | View Replies]

To: An Old Man
OK, this is a reply
110 posted on 08/24/2008 1:29:14 PM PDT by An Old Man ("The limits of tyrants are prescribed by the endurance of those whom they suppress." Douglas)
[ Post Reply | Private Reply | To 108 | View Replies]

To: An Old Man
< B > Bold Text < /B > Displays Bold Bext

< H6 > very small Text < /H6 > Displays

very small Text

New paragraph

111 posted on 08/24/2008 2:35:19 PM PDT by An Old Man ("The limits of tyrants are prescribed by the endurance of those whom they suppress." Douglas)
[ Post Reply | Private Reply | To 110 | View Replies]

To: sig226
Today is my first day at FR in any way other than just to read.
I felt it important to put info in my bio page.
It required HTML which I have never touched - ever - a day in my life.
I searched FR and found your post and cannot tell you how much I appreciated it!!!
Three or four little tags and the page looks half way decent! Couple of things to do yet - a link for one - but again - you took the mystery out of something I assumed would be very, very difficult and I just can't tell you how much I appreciate this little tool! THANK YOU!!!
112 posted on 08/24/2008 3:30:47 PM PDT by LadyRaven
[ Post Reply | Private Reply | To 1 | View Replies]

To: sig226
http://www.retrojunk.com/img/art-images/colonblow3.jpg
113 posted on 08/27/2008 11:03:47 AM PDT by hoagy62 (No surrender, no retreat, no quarter, no compromise...no kidding!)
[ Post Reply | Private Reply | To 1 | View Replies]

To: sig226

114 posted on 09/29/2008 6:23:35 AM PDT by abishai
[ Post Reply | Private Reply | To 1 | View Replies]

To: sig226

Ping - I’ve been looking for this for the longest time and just found today by searching : HTML


115 posted on 10/05/2008 7:01:50 PM PDT by Upstate NY Guy
[ Post Reply | Private Reply | To 1 | View Replies]

To: sig226
obmarx
116 posted on 10/09/2008 3:14:45 PM PDT by JerseyDvl (What do Obama and Osama have in common?-They both have friends who bombed the Pentagon! - Bill Ayers)
[ Post Reply | Private Reply | To 1 | View Replies]

To: JerseyDvl

sweet!


117 posted on 10/09/2008 3:15:15 PM PDT by JerseyDvl (What do Obama and Osama have in common?-They both have friends who bombed the Pentagon! - Bill Ayers)
[ Post Reply | Private Reply | To 116 | View Replies]

To: Upstate NY Guy


118 posted on 10/11/2008 6:41:09 AM PDT by Upstate NY Guy
[ Post Reply | Private Reply | To 115 | View Replies]

To: sig226
Just practicing new characters..

Σ € þ ▲♂ Φ Þ φ  █ Ž ╦ ╒ §

119 posted on 10/13/2008 9:36:01 AM PDT by ßuddaßudd (7 days - 7 ways Guero >>> with a floating, shifting, ever changing persona....)
[ Post Reply | Private Reply | To 1 | View Replies]

To: sig226
Just practicing new characters..

Σ € þ ▲♂ Φ Þ φ  █ Ž ╦ ╒ §

120 posted on 10/13/2008 9:39:49 AM PDT by ßuddaßudd (7 days - 7 ways Guero >>> with a floating, shifting, ever changing persona....)
[ Post Reply | Private Reply | To 1 | View Replies]


Navigation: use the links below to view more comments.
first previous 1-20 ... 81-100101-120121-140 ... 361 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
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson