Jump to content

HTML help


J the Goat

Recommended Posts

I'm a dunce. I'm putting together a cache page and am trying my hand at adding some HTML, specifically images. I was able to get the backround image to display correctly, and I was able to get a couple of different things centered in the description, but I'm not able to figure out how to get the image to display in the description. It's the same image as the backround, and I just copied and pasted the web address for each. All that shows up in the description is the web address. Can somebody give me a super HTML dummy walkthrough to get the image to display in the description? Thanks B)

Link to comment

The code to display an image in the HTML is basically:

<img src="{full url here}" />

There are other options, but that code should display the image as is within the description. Sounds like you've got the url to the background image already, so if you put that in the img src attribute it should display.

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...