473,387 Members | 1,561 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How do I add captions if they are not supported by IE6?

I have read the CSS tutorial at W3Schools.com. It states that the
caption-side property is not supported in IE6. If I want to add captions to
my images, what else can I do?
Aug 9 '06 #1
2 1365
"harambeegirl" <ec*************@sbcglobal.netwrote:
>I have read the CSS tutorial at W3Schools.com.
Not a good source of information.
>It states that the
caption-side property is not supported in IE6. If I want to add captions to
my images
A table with a caption element is not a correct way to mark up an image
and a caption, used correctly the caption element should describe the
nature of the table.
>, what else can I do?
<p><img ... ><br>caption</p>

Optionally specify the width of the <pelement, set text-align to
"center", float the <petc.

--
Spartanicus
Aug 9 '06 #2
harambeegirl <ec*************@sbcglobal.netscripsit:
I have read the CSS tutorial at W3Schools.com.
It may have helped you get some idea of CSS, but it's certainly a wrong idea
to some extent at least. Try to find something better, such as a good book
on CSS. Check the FAQ resources of this group for some hints.
It states that the
caption-side property is not supported in IE6. If I want to add
captions to my images, what else can I do?
You can use the align="bottom" attribute in HTML.

On the other hand, there are several ways to add captions to images, though
_none_ of them is really good - there is no HTML markup for the purpose, so
everything is more or less kludgery. But see some ideas at
http://www.cs.tut.fi/~jkorpela/www/captions.html

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Aug 10 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Robert J. O'Hara | last post by:
For some time I've struggled with the problem of displaying simple captioned figures on webpages in a way that is robust and scalable. I tend to make "boring" (um, I mean "conservatively elegant")...
4
by: CB US 77 | last post by:
I use a piece of javascript to create a photo gallery slideshow. The slideshow part works great, but I would like to add captions to each picture. If you want to see the html, send me an email to...
3
by: Oliver Bryant | last post by:
I just finished developing a javascipt component allowing floating captions to appear over HTML elements. If anyone wants to check it out you can see specs and download it from...
17
by: Stian Lund | last post by:
Hello, I've been struggling with this problem for a while now, so I though I'd get some input from anyone more skilled with CSS than I am. I'm actually trying to accomplish two things with this:...
3
by: David | last post by:
Hi, I need a button shown for each record (cont. form) with specific captions on each. I have a notes form for each record. When a user presses the button they can read the notes. I want to...
5
by: | last post by:
I nearly always use HTML in notepad, but I'm looking for a solution to what I think will be a common problem. I want to add a caption to photos that have been scanned in to make a single picture....
7
by: Johnny | last post by:
In MSIE table captions are displayed at the same size as content. But in Firefox the text displays at browser default, It also exceeds the width of the table and the excess is hidden if the table...
11
by: Christoph | last post by:
This CSS declaration doesn't do anything on my page, for some reason. I've made heavy use of this technique in other places, and it works. It's not a problem with the alt value, either. This shows...
1
anfetienne
by: anfetienne | last post by:
i have this code below that i made....it loads vars from txt file splits it then puts it into an array....once in an array it the brings the pics in from the array to create thumbnails and a larger...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.