Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread David Laakso
rob...@angelsoflight.net wrote: > All I need now is to learn how to center the video screen. > > If anyone can tell me how to center it without the whole screen moving > around the page I would really appreciate it. > > Can someone advise me please. > > > > If this does not work for you, I g

Re: [css-d] aligning elements

2009-11-26 Thread Jay Tanna
OK I misunderstood you. Try this: 1) Create an extra div called "logo01" and enter your logo in it as follows: 2) create an additional css rule as follows: #logo01 img { padding: 0; margin-top: 0; margin-bottom: auto; float: left; vertical-align: mi

Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread robert
Hi Theophan. I am really getting the hang of these different browsers now. Thanks so much for your input I really appreciate you and everyone else who has responded.. I downloaded the Safari Browser also and have been makeing changes according to the 3 browsers. Wow!! What a difference they make.

Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread Peter Bradley
rob...@angelsoflight.net wrote: > Thanks to everyone for the help. I have started over and used the code > David suggested below, and the Headlines are working!!! Thanks so much > David, and everyone For the responses. > > I have just one more question or it may takes 2 weeks again to figure out

Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread robert
Thanks to everyone for the help. I have started over and used the code David suggested below, and the Headlines are working!!! Thanks so much David, and everyone For the responses. I have just one more question or it may takes 2 weeks again to figure out what I did before. lol Please tell me

Re: [css-d] aligning elements

2009-11-26 Thread Peter Bradley
Lisa Frost wrote: > Hi Peter, > Thanks, floating left and changing some padding and margins have now > produced the desired effect. > I used an image just because its not a standard font. All the other fonts on > the site are quite bland and the bog standard ones you find on most peoples > computer

Re: [css-d] Please help. Why doesnt my heading show in mozilla?

2009-11-26 Thread Val Dobson
As I said, correct the comment syntax, throughout your document- it should be in the form of: This 'commenting' syntax stops the browser from processing anything that comes after the '' which tells the browser to start processing the code again. Val 2009/11/25 David Laakso : > rob...@angelsofli

Re: [css-d] aligning elements

2009-11-26 Thread Lisa Frost
Hi Peter, Thanks, floating left and changing some padding and margins have now produced the desired effect. I used an image just because its not a standard font. All the other fonts on the site are quite bland and the bog standard ones you find on most peoples computers. Haven't finished doing all