Recommended Posts

thanks bubba...I tried it 10 different ways but never got it to work....to hell with it.

Don't give up too easily. Here's how I linked one of my poetry pages on my BLOG:

<a href="http://home.earthlink.net/~bobbynichols/More%20Poems%20tidy%20HTML.html"><font color="red"><EM>More of my Poems<br />......... a collection</font></a>

My BLOG is a very simple HTML mostly page, Bobby's Blog... "Process Poetic", though outdated and not up to date, contains many links (including Besttechie!!!). You can choose View Source by right clicking on almost any page to see the coding and pick up tips for just about anything once you train your eye (after learning a bit of HTML that is).

Good luck !!!

Edited by bobbynichols
Link to post
Share on other sites

ok.....this is what I wrote:

<a href="http.www.firstpeople.us/">first people</a>

where did I go wrong?

<a href=''http.www.firstpeople.us/''>first people</a>

Edited by bearskin
Link to post
Share on other sites
ok.....this is what I wrote:

<a href="http.www.firstpeople.us/">first people</a>

where did I go wrong?

<a href=''http.www.firstpeople.us/''>first people</a>

The address isn't properly formatted. It should be:

<a href=''http://www.firstpeople.us/''>first people</a>

Link to post
Share on other sites
ok.....this is what I wrote:

<a href="http.www.firstpeople.us/">first people</a>

where did I go wrong?

<a href=''http.www.firstpeople.us/''>first people</a>

The address isn't properly formatted. It should be:

<a href=''http://www.firstpeople.us/''>first people</a>

sorry about the typing error jsbowen.

that's the way I typed it on the page...just like you did...I left out the// in this post.

I just typed it in a text box..does that matter?

Edited by bearskin
Link to post
Share on other sites

well my page is supplied by Homestead.com.

I downloaded their page maker and it has several forms..like textbox, picture, stuff like that for us non teckies. you place these on the page and move them where you want them. suppose to be easy but it won't let me add html....or maybe it's just me...

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...