[css-d] Center page in browser

2011-11-08 Thread DC Cocioba
I am trying to center my page so that it displays centered in browser. What am I missing? I define the #wrapper¹s width, centered in using margin: 0 auto; Here is my css and html below: body{width: 1000px;font-family: Arial, sans-serif;font-size: 12px;color: #333;

Re: [css-d] css-d Digest, Vol 102, Issue 7

2011-05-27 Thread DC Cocioba
(Paulo Silva) 2. test I need help! (Robert) 3. Re: test I need help! (Brian M. Curran) 4. Styling an input type=file (Laurens van Vliet) 5. Link IN IE8 (DC Cocioba) 6. Re: Link IN IE8 (Rich M) 7. Re: Link IN IE8 (Rich M) 8. Re: Link IN IE8 (Rich M) 9. Re: Link

[css-d] Link IN IE8

2011-05-20 Thread DC Cocioba
Dear All, I apologize if this was maybe already discussed here. I am new to css and css lists. I have a H3 with a hyperlink that needs to be blue. The blue displays in Safari and Firefox, but not in IE. I thought defining all a: link, a:visited, a:hover, a:active would do the trick, but it