Link to home
Start Free TrialLog in
Avatar of joex
joex

asked on

Format caption of html table

I need to be able to center text in the caption with a link added on the far-right of the caption.   Please indicate if/how this can be done.  Need working code sample for this.  Thanks
Avatar of COBOLdinosaur
COBOLdinosaur
Flag of Canada image

In the CSS

caption {
                 width:###px;    // use the value you need
                 text-align:center;
               }

If you need  more detail, than so do I.  Post the layout so I can see what you are trying to do.


Cd&
Avatar of joex
joex

ASKER

Hi,

The caption format would be something like this.

                                                 Centered Text                                    Right-justified link

where the link is of the form:

   <a href=....
I suppose you could try padding=left on the link. Putting a link inside the caption is not good design and trying to lay it out that way makes it even worse.

Cd&
Avatar of joex

ASKER

It would be helpful to have more detailed information on how to do this.
I'm not going to write detailed code for you. You delete over a third of your questions, so I see no reason to give more than minimum effort.

Cd&
ASKER CERTIFIED SOLUTION
Avatar of joex
joex

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of joex

ASKER

It is the solution.  The comment provided by experts-exchange was inaccurate and insulting.  It is an absolute disgrace for a paid site.  Please discontinue my subscription ASAP.