I want to put text between two images,

.....
<div id="wrapper">
  <img src="....." width=" ">
    Some kind of text here<br>
    with a <a href=" "> too
  <img src="....." width=" ">
</div
....

I would like it to be fluid so that spacing happens by default and the
entire thing is already in my main content div set. It would be best if
wrapper were set to something like 80% or if necessary I can set it to a
fixed px size, each image has a width and height of 125, it would be really
great if the text was centered up and down and side to side between the
images.
Can someone help me on this, 3 1/2 hours working on it alone is long enough.
I'm trying hard not to use any tables, which would make this very easy.

Thanks.

--
YIS/YIV
Keith D Kaiser -- Venturing Roundtable Commissioner
kaiserklan.com
kaiserklan.com/roundtable
kaiserklan.com/wa0tjt
[EMAIL PROTECTED]
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to