Re: [css-d] using of DIVs

2005-07-15 Thread Nick Lewis
ck them. Here's a link: http://www.mikeindustries.com/sifr/ Onward, NIck Lewis http://nicklewis.smartcampaigns.com - Original Message - From: "Sean Montgomery" <[EMAIL PROTECTED]> To: Sent: Friday, July 15, 2005 8:23 PM Subject: Re: [css-d] using of DIVs OK OK O

Re: [css-d] using of DIVs

2005-07-15 Thread Nick Lewis
tunate habit of complexifying the pages.I suggest you learn you markup better, and toss out spans and divs whenever possible. Your code will be simpler, your source will be cleaner, and your site will be less prone to layout problems. Oh, and goggle (aka god) will smile upon you. Best.

Re: [css-d] using of DIVs

2005-07-14 Thread Nick Lewis
gin:0;}) Consider the example I shared applicable to nearly every situation where explorer and firefox disagree. This is your first line of defense against most IE 6 bugs. Take it, treasure it, and share it. Onward, Nick Lewis http://nicklewis.smartcampaigns.com From: "victor NOAGBODJ

Re: [css-d] Possible to center a body background on differentresolutions?

2005-07-05 Thread Nick Lewis
Try this: body { text-align:center; } #page { background:url(images/home.jpg) no-repeat; text-align:left; margin:0 auto; (add your widths and heights) } Let me know if it works. Nick Lewis http://nicklewis.smartcampaigns.com - Original Message - From: "Magenta Placenta&quo