Jump to content

Html Help


Dennisfauchez

Recommended Posts

Alright, I've tried and I've tried... but I just can't figure this one out

Here's the problem, My cache sites are dull and i've seen some real neat ones...

Problem is I'm no HTML genious

:blink:

Anyone out there know how to Add backgrounds and picture with HTML and how to add paragraph Breaks in HTML....

 

I think it's something along the lines of <P/> or something...

 

if U have any bit of info on this...please help

 

Thanks

-D- :D

Link to comment

Hi Dennis,

 

Here are a few basics to get you started.

 

<B> Bold</b>

<br> Line break

<P> New Paragraph </p>

 

Hyperlinks:

<a href="http://www.geocaching.com">Geocaching</a>'>http://www.geocaching.com">Geocaching</a>

 

or

<a href="http://www.geocaching.com" target="_blank">Geocaching</a>

I prefer to use that one as it opens the link in a new window.

 

Backgrounds:

<body background="INSERT URL FOR IMAGE"></body>

URL = the full web address including http: // www

 

Hope that helps.

Edited by junglehair
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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...
×
×
  • Create New...