|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
HI
I have made a simple page & used css in link. I have used text-align:left; to align link text. Its working perfect in mozilla but in IE the text-align property is not working. Why it is not working in IE ? Please give me some suggestion. -----------------Souvik das---------------------
__________________
I want to know about how to design the search engine friendly websites with attractive graphics. |
|
||||
|
I've seen this before also. Chalck it up to IE not being standards compliant. Microsoft does not fully apply the css standard.
You could do a check on your page for the browser type and render code for IE or render code for others based on the browser returned.. Kinda of sucks to have to do it that way but as the saying goes Code for Firefox ... fix for IE.... Just my 2 cents ....
__________________
Jon "Spectur" Roberts http://www.programmervault.com Place to learn about Programing, Web Design, and Graphics through tutorials, reviews, and forums. |
|
|||
|
Can we see the code or a link leading to the error?
|
|
|||
|
hi johngroup
here is the css code: .link{ font-size: x-small; text-align:left; color: #0000cc; font-family: Verdana, Arial, Helvetica, sans-serif; }
__________________
I want to know about how to design the search engine friendly websites with attractive graphics. |
|
|||
|
Hi there,
I had a touch of this problem as well till I solved it. Check out this link - it may help you. http://www.blooberry.com/indexdot/cs.../textalign.htm and this one: http://dorward.me.uk/www/centre/#ie I believe the problem is ie's interpretation of the text align at block level. Keep well |
|
|||
|
Are you applying the style to a div containing the link or the link itself? Try both.
|
|
|||
|
Thanks guys I am trying---
----------------------Souvik das----------------------
__________________
I want to know about how to design the search engine friendly websites with attractive graphics. |
|
|||
|
Hi Souvik,
I think John is on the right track, but a question - are you embedding in a table? If you are` using a table and then placing the css ie in a div etc then you will have this problem of text align not working. Without seeing your whole code section I cant comment- but this is the problem I had. You have to fudge or dump either table or div:) The link I gave earlier expl,ains it and here is another http://www.nic.fi/~tapio1/Teaching/Taulukot0.php3 sorry about all the links - Im not lecturing - just we cant help a lot without seeing the relevent code - so I offer thm so you may see your problem. You are up against a quirk of css, tables and div's yummy :) Keep well. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |