Re: How do I Center Text Horizontally using <span>
by Adrienne Boswell <arbpen@[EMAIL PROTECTED]
>
Aug 14, 2006 at 02:42 PM
Gazing into my crystal ball I observed "Dave" <dave268@[EMAIL PROTECTED]
>
writing in news:6DEDg.3772$Qf.1351@[EMAIL PROTECTED]
Don't top post... see below
> "Adrienne Boswell" <arbpen@[EMAIL PROTECTED]
> wrote in message
> news:Xns981E5C7AD58arbpenyahoocom@[EMAIL PROTECTED]
>> Gazing into my crystal ball I observed "Dave"
>> <dave268@[EMAIL PROTECTED]
> writing in
>> news:pBxDg.3685$Qf.3124@[EMAIL PROTECTED]
>>
>>> What do I need to change for the following HTML to center "Some
>>> Text" horizontally ? Thanks.
>>>
>>><span style="position:absolute; top:40; left:200; z-index:2;
>>> font-family:arial; font-size:36; color:blue;">
>>> Some Text</span>
>>>
>>>
>>>
>> Span is inline, you might need DIV.
>>
>>
> I need to position "Some Text" in an absolute position vertically so
> it is over a background image. So how would I do that with DIV ?
>
Use DIV instead of SPAN.
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share