Chris Akins wrote:
> On 3/1/07, Chris Akins <[EMAIL PROTECTED]> wrote:
>   
>> Can't figure out what is preventing the text-indent from taking effect in
>> Firefox.  Something actually works in IE, but not Firefox - that's a new one
>> on me. :-)
>>
>> http://www.springfieldmo.gov/webapps/news/css/citytalk.css
>> http://www.springfieldmo.gov/webapps/news/citytalk.jsp
>>
>> Chris
As already noted it 's a mark-up issue.
Not sure why you want it indented in the first place (as it looks out of 
character and peculiar indented to me), but anyway:
keep it simple-- change the CSS, not the markup.
.dateline {/*text-indent: 15px;*/ margin-left:15px; }
Why is there a height (15000px) set on the container?
Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to