[css-d] why isn't page showing up

2005-10-06 Thread Nancy Smith
I am trying to put a page up for a sample and it is
not showing up.  What am I doing wrong?
http://www.doloresmission.com/index2.htm

I was trying to do entirely in CSS, but I am so
confused, I had to revert to tables.  I am going to
try again.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] why isn't page showing up

2005-10-06 Thread Nick Fitzsimons
 I am trying to put a page up for a sample and it is
 not showing up.  What am I doing wrong?
 http://www.doloresmission.com/index2.htm


Although the images you reference are on your server, trying to access
them gives an error: You do not have permission to access aboutusup.gif
on this server.

Check the permissions of the files on the server to ensure they can be
accessed by your HTTP daemon, and it should work. (Check how to do this
with your server admin if necessary. It will be different depending on
whether your server is running Windows or a Unix variant such as Linux.)

 I was trying to do entirely in CSS, but I am so
 confused, I had to revert to tables.

Please don't! :-) Honestly, once you get the hang of using CSS, you'll
never want to go back to using tables for layout.

HTH,

Nick.
-- 
Nick Fitzsimons
http://www.nickfitz.co.uk/


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] why isn't page showing up

2005-10-06 Thread Gunlaug Sørtun

Nancy Smith wrote:


http://www.doloresmission.com/index2.htm


Page is there, but no images. Can make out the layout.
Shouldn't be much of a problem without tables, but if you want help with
that then some more description of what you actually want, is needed.

regards
Georg
--
http://www.gunlaug.no
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] why isn't page showing up

2005-10-06 Thread Richard Brown

Hi Nancy

On 6 Oct 2005, at 09:39, Nancy Smith wrote:


I was trying to do entirely in CSS, but I am so
confused, I had to revert to tables.  I am going to
try again.
I would encourage you to keep going just as many others will. In no  
time at all you will be putting together sites with no problems.


There are many examples of layouts that would benefit you. Here is a  
very simple two page tutorial that I would recommend.


http://www.456bereastreet.com/lab/developing_with_web_standards/ 
csslayout/2-col/


Go for it.

Rich
http://www.cregy.co.uk
So here's what I want you to do, God helping you: Take your everyday,  
ordinary life--your sleeping, eating, going-to-work, and walking-around  
life--and place it before God as an offering. Embracing what God does  
for you is the best thing you can do for him. Romans 12 v 1


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/