Re: [css-d] A bunch of questions from a time strapped newbie

2006-03-01 Thread Dennis
might also try a prayer at the beginning of each session. Dennis - Original Message - From: "Claude Bernier" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 28, 2006 3:50 PM Subject: [css-d] A bunch of questions from a time strapped newbie > Hello everyone, this is my

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Ingo Chao
Ingo Chao wrote: > Claude Bernier wrote: >> ... >> - The left vertical menu in hiding under the main text area; >> ... >> http://www.blendinblindinn.com/Edithluc/TEMP_Company_Whoweare.html >> > > ... > - Why does pointing the url() to an nonexistent location make the #left > visible /and/ move it

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Gunlaug Sørtun
Claude Bernier wrote: > Everything looks right in Firefox both on mac and pc but here are the > problems I get in Explorer: - The top horizontal menu is weirdly > cascading; Correct... #nav li { float: inherit; } ...to... #nav li { float: right; } > - The left ve

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Ingo Chao
Claude Bernier wrote: > ... > - The left vertical menu in hiding under the main text area; > ... > http://www.blendinblindinn.com/Edithluc/TEMP_Company_Whoweare.html > Someone more lucid than me should help me understanding this bug #left { width: 185px; float: left; position: relative;

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Brian Funk
on 2/28/2006 2:50 PM Claude Bernier said the following: > Hello everyone, this is my fisrt post in here welcome aboard! :) ...I decided to redo the complete site using CSS. good choice! > ...here is the url: > http://www.blendinblindinn.com/Edithluc/TEMP_Company_Whoweare.html > > problems I

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Christian Montoya
On 2/28/06, Claude Bernier <[EMAIL PROTECTED]> wrote: > - The top horizontal menu is weirdly cascading; float:inherit; on the #nav li doesn't seem to be working for IE, I changed it to float:right and it worked fine. Sorry I can't help with the other problems, gotta run. -- -- Christian Montoya c

Re: [css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Christian Montoya
On 2/28/06, Claude Bernier <[EMAIL PROTECTED]> wrote: > I also have other questions. When I validate my code on the w3c web site > it gives me a lot of color and background-color level 1 warning. Is it > OK to leave them there or should I really do something for it? When I > tried to add random ba

[css-d] A bunch of questions from a time strapped newbie

2006-02-28 Thread Claude Bernier
Hello everyone, this is my fisrt post in here so I don't know yet the proper formats to post, so please bear with me! I'm very new to CSS - two weeks new - and I jumped in just to do this one web design project. I used to do web design but I gave it up ten years ago to pursue 3D animation and I