Jump to content

Recommended Posts

Posted

In the EduGeek Joomla site I’m trying to develop can someone offer me a clarification on what I need in HTML to alter the News item with grey box gallery pictures please. It’s the Alt bit has me stumped – I think!

current HTML is:

 

Blue Hills Sunset Flowers

 

I want to change the 3 pictures and have prepared jpgs and thumbnails appropriatley called planting.JPG, planting_thumb.JPG, planters.JPG, planters_thumb.JPG and roofs.JPG, roofs_thumb.JPG.

I can see that I need to alter the current 1.jpg, 1_thumb.jpg etc to my new photos and the title to different from what they are at present Flower planting etc (it's a school Eco project) but what do I change it to where it currently says alt="Blue Hills" – where is it pulling that Alt up from if that makes any sense please?

Posted

What's in the alt tags is largely irrelevant. Alt tags are only used to replace the image in the event of it not being loaded or not found, and as mouse over text

 

For SEO and accessibility purposes, it should be a short description of what that image is. However, you could put any old nonsense between the inverted commas and it wouldn't make a difference as to whether it works or not.

 

It might be worth removing the alt="blahblah" bits entirely while you're trying to get your head around it.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...