![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 1
OS: XP
|
H1 header tags and images
Currently I recieve an alert (from an optimization tool) that my pages have no H1 tags, I want to correct this.
I am using a template on GoDaddy's Website Tonight to design my website, www.thelovefish.com Due to the font limitations, I used a image at the top of each page text box rather than an H1 heading. How can I place an unviewable, H1 heading behind the image so the spiders can crawl it and recognize my heading but the viewer only sees the image? Here is the (nonviewable) h1 heading tag I would like to use for the "Contacts Page" of my website: Contact US and Sign UP Here is the image files currently at the top of my text box (Website Tonight requires you to upload images into a file to be inserted in text box area, I copied the HTML code below): <img width="739" height="120" alt="" src="http://app4.websitetonight.com/projects/1/1/7/4/1174731/images/contact_page_banner6_uk5a.gif" wstxclass="Image" uid="db88adf7-110c-4cbb-aaec-c1d775d0c262" mainsrc="http://app4.websitetonight.com/projects/1/1/7/4/1174731/images/contact_page_banner6_uk5a.gif" /> Can someone show me how to insert this information into HTML code so that it works as described above? I have tried many, many times using information from the Internet but it doesn't work properly. It has to do with the way I am inserting the image and text (I think). ![]() Dawn Last edited by Dawn Denby; 06-16-2009 at 07:11 AM. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Folding Along
|
Re: H1 header tags and images
I'm not 100% sure, but adding
alt=<h1>"Contact Us and Sign Up"</h1> within the <img> tag The file I'm looking at has the alt tag first and looks like: (I replaced the actual values with italicized descriptions) <img alt="alternate text" other img tags & image path/filename>
__________________
I am not a computer professional, My advice comes from personal experience and/or friends who are computer professionals. Learn By Doing Un-versity Interested in Search and Rescue? Check out the Civil Air Patrol. Come Fold with us. TSF Folding@Home Team |
|
|
|
![]() |
| Thread Tools | |
|
|