C
Charlie
I am experimenting with a style sheet, trying to learn enough to update a
non-CSS website to CSS. I'm new to CSS, and need some help.
First thing, I made sure that CSS was enabled on my FrontPage. It was at
level 1; I added level 2.
Using one of the default FP website templates, I created a simple multi-page
site. I used one of the default FP CSS templates to create a CSS file within
the website. I linked to the style sheet from the home page, for all the
pages in the site. The code for each page has the proper <link
rel="stylesheet" type="text/css" href="new_page_1.css"> line in place. All
look fine.
Testing, I changed the h3 CSS definition to be a different color. I saved
the whole site to my disk.
When I look at the site home page (or any page) in Design, Split, or
Preview, nothing has changed with the displayed h3 lines. When I look at the
test site in my IE6 browser, they also is not changed. Exiting everything
back to the desktop and restart FP made no difference.
My test website has no other stylesheets linked, not is h3 redefined
anywhere in the site.
I tried an embedded style on one h3 line, and it worked fine under all
views.
I tried unlinking and relinking new_page_1.css but nothing changed.
The CSS file link seems to be totally ignored.
What am I doing wrong ? What am I missing?
....Charlie
non-CSS website to CSS. I'm new to CSS, and need some help.
First thing, I made sure that CSS was enabled on my FrontPage. It was at
level 1; I added level 2.
Using one of the default FP website templates, I created a simple multi-page
site. I used one of the default FP CSS templates to create a CSS file within
the website. I linked to the style sheet from the home page, for all the
pages in the site. The code for each page has the proper <link
rel="stylesheet" type="text/css" href="new_page_1.css"> line in place. All
look fine.
Testing, I changed the h3 CSS definition to be a different color. I saved
the whole site to my disk.
When I look at the site home page (or any page) in Design, Split, or
Preview, nothing has changed with the displayed h3 lines. When I look at the
test site in my IE6 browser, they also is not changed. Exiting everything
back to the desktop and restart FP made no difference.
My test website has no other stylesheets linked, not is h3 redefined
anywhere in the site.
I tried an embedded style on one h3 line, and it worked fine under all
views.
I tried unlinking and relinking new_page_1.css but nothing changed.
The CSS file link seems to be totally ignored.
What am I doing wrong ? What am I missing?
....Charlie