CSS help

  • Thread starter Thread starter Susan
  • Start date Start date
S

Susan

It has been suggested to me to apply CSS to website to
gain consistency with the fonts, etc. Can someone suggest
a website that I could browse to see how a pro applies
CSS? I need to read up on CSS- any suggestions about
information on that too? I have a theme applied so I guess
I would need to change that? How does CSS "know" whether
text is heading or paragraph. That would have to be
determined at the page level right unless you get down to
labeling?

Thanks for any information!
Susan
 
In addition to what the others have said...you can download a free (and very capable CSS editor) from: http://www.bradsoft.com/index.asp

Top Style Lite is great to help you learn this stuff.

hth,

robo


| It has been suggested to me to apply CSS to website to
| gain consistency with the fonts, etc. Can someone suggest
| a website that I could browse to see how a pro applies
| CSS? I need to read up on CSS- any suggestions about
| information on that too? I have a theme applied so I guess
| I would need to change that? How does CSS "know" whether
| text is heading or paragraph. That would have to be
| determined at the page level right unless you get down to
| labeling?
|
| Thanks for any information!
| Susan
 
If you really want to get into it, Topstyle Pro is well worth the money.

Wally S
In addition to what the others have said...you can download a free (and very
capable CSS editor) from: http://www.bradsoft.com/index.asp

Top Style Lite is great to help you learn this stuff.

hth,

robo


| It has been suggested to me to apply CSS to website to
| gain consistency with the fonts, etc. Can someone suggest
| a website that I could browse to see how a pro applies
| CSS? I need to read up on CSS- any suggestions about
| information on that too? I have a theme applied so I guess
| I would need to change that? How does CSS "know" whether
| text is heading or paragraph. That would have to be
| determined at the page level right unless you get down to
| labeling?
|
| Thanks for any information!
| Susan
 
I gotta get past the basics first.



| If you really want to get into it, Topstyle Pro is well worth the money.
|
| Wally S
| | In addition to what the others have said...you can download a free (and very
| capable CSS editor) from: http://www.bradsoft.com/index.asp
|
| Top Style Lite is great to help you learn this stuff.
|
| hth,
|
| robo
|
|
| | | It has been suggested to me to apply CSS to website to
| | gain consistency with the fonts, etc. Can someone suggest
| | a website that I could browse to see how a pro applies
| | CSS? I need to read up on CSS- any suggestions about
| | information on that too? I have a theme applied so I guess
| | I would need to change that? How does CSS "know" whether
| | text is heading or paragraph. That would have to be
| | determined at the page level right unless you get down to
| | labeling?
| |
| | Thanks for any information!
| | Susan
|
|
 
Now I am more confused. The considerations state the if the site is for the
general public, then CSS is probably not a good choice. If you don't know
what browser will be used, CSS is not a good choice. Guess I ought to forget
this. But maybe what I have done with FP 2002 has already required that
certain browsers be used and then it would not matter if CSS is used. What
would you recommend?

Thanks in advance.
Susan
 
Susan:
That part of the article is slightly out of date - I only provided it as a
reference on how to work with CSS in FrontPage. I would recommend using CSS.

--
~ Kathleen Anderson
Microsoft MVP - FrontPage
Spider Web Woman Designs
http://www.spiderwebwoman.com/resources/
 
It knows whether text is a heading or a paragraph because when you apply the heading or paragraph attibutes with FP, FP applies the appropriate HTML tags and CSS see them and does it's thing.


| It has been suggested to me to apply CSS to website to
| gain consistency with the fonts, etc. Can someone suggest
| a website that I could browse to see how a pro applies
| CSS? I need to read up on CSS- any suggestions about
| information on that too? I have a theme applied so I guess
| I would need to change that? How does CSS "know" whether
| text is heading or paragraph. That would have to be
| determined at the page level right unless you get down to
| labeling?
|
| Thanks for any information!
| Susan
 
Thank you! I will convert to CSS. Wish there was someway to do massive
delete of <font> and everything between</font>.
 
actually,
go to www.bradsoft.com or do a search for topstyle which is a .css editor.
there should be a time based trial. it has facilities to strip out font
tags and so on.
HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
 
also,
highlighting your text and hitting format/ remove formatting usually kills
most of 'em. ;-)

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
 
topstyle lite is a good place to start - and its free, no time limit.


| actually,
| go to www.bradsoft.com or do a search for topstyle which is a .css editor.
| there should be a time based trial. it has facilities to strip out font
| tags and so on.
| HTH
|
| --
| The email address on this posting is a "black hole". I got tired of all the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
| | > Thank you! I will convert to CSS. Wish there was someway to do massive
| > delete of <font> and everything between</font>.
| > | > > Susan:
| > > That part of the article is slightly out of date - I only provided it as
| a
| > > reference on how to work with CSS in FrontPage. I would recommend using
| > CSS.
| > >
| > > --
| > > ~ Kathleen Anderson
| > > Microsoft MVP - FrontPage
| > > Spider Web Woman Designs
| > > http://www.spiderwebwoman.com/resources/
| > >
| > >
| > > > Now I am more confused. The considerations state the if the site is
| > > > for the general public, then CSS is probably not a good choice. If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP 2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
oh, commmon!
who doesn't need another $80 editor? ;-)

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


topstyle lite is a good place to start - and its free, no time limit.


| actually,
| go to www.bradsoft.com or do a search for topstyle which is a .css editor.
| there should be a time based trial. it has facilities to strip out font
| tags and so on.
| HTH
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
| | > Thank you! I will convert to CSS. Wish there was someway to do massive
| > delete of <font> and everything between</font>.
message
| > | > > Susan:
| > > That part of the article is slightly out of date - I only provided it
as
| a
| > > reference on how to work with CSS in FrontPage. I would recommend
using
| > CSS.
| > >
| > > --
| > > ~ Kathleen Anderson
| > > Microsoft MVP - FrontPage
| > > Spider Web Woman Designs
| > > http://www.spiderwebwoman.com/resources/
| > >
| > >
| > > > Now I am more confused. The considerations state the if the site is
| > > > for the general public, then CSS is probably not a good choice. If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP
2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > "Kathleen Anderson [MVP - FrontPage]" <[email protected]>
wrote
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down
to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
Thank you! I will try the Lite. Since I volunteer, I don't feel like paying
$80. I was doing the Find on all the pages in the website. Now I am have
some pages that show counts of font occurences, but then when I go to the
individual page, there are few or no occurences found. The "find" must
search generated code, and then the code does not show up when I do to the
individual page? I have FP2002.
chris leeds said:
oh, commmon!
who doesn't need another $80 editor? ;-)

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


topstyle lite is a good place to start - and its free, no time limit.


| actually,
| go to www.bradsoft.com or do a search for topstyle which is a .css editor.
| there should be a time based trial. it has facilities to strip out font
| tags and so on.
| HTH
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
| | > Thank you! I will convert to CSS. Wish there was someway to do massive
| > delete of <font> and everything between</font>.
message
| > | > > Susan:
| > > That part of the article is slightly out of date - I only provided it
as
| a
| > > reference on how to work with CSS in FrontPage. I would recommend
using
| > CSS.
| > >
| > > --
| > > ~ Kathleen Anderson
| > > Microsoft MVP - FrontPage
| > > Spider Web Woman Designs
| > > http://www.spiderwebwoman.com/resources/
| > >
| > >
| > > > Now I am more confused. The considerations state the if the site is
| > > > for the general public, then CSS is probably not a good choice. If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP
2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > "Kathleen Anderson [MVP - FrontPage]" <[email protected]>
wrote
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down
to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
if you're using include pages or "shared borders" or "dynamic web
templates", check them first for the tags. that'll save you a ton of work
in the long run.

you may want to try to highlight the content and try a (format/ remove
formatting), check to make sure it destroys what you want. I can't
guarantee it'll get all the mark-up you want to kill.

HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Susan said:
Thank you! I will try the Lite. Since I volunteer, I don't feel like paying
$80. I was doing the Find on all the pages in the website. Now I am have
some pages that show counts of font occurences, but then when I go to the
individual page, there are few or no occurences found. The "find" must
search generated code, and then the code does not show up when I do to the
individual page? I have FP2002.
chris leeds said:
oh, commmon!
who doesn't need another $80 editor? ;-)

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


topstyle lite is a good place to start - and its free, no time limit.


| actually,
| go to www.bradsoft.com or do a search for topstyle which is a .css editor.
| there should be a time based trial. it has facilities to strip out font
| tags and so on.
| HTH
|
| --
| The email address on this posting is a "black hole". I got tired of all
the
| spam.
| Please feel free to contact me here:
| http://nedp.net/contact/
| --
|
|
| | > Thank you! I will convert to CSS. Wish there was someway to do massive
| > delete of <font> and everything between</font>.
message
| > | > > Susan:
| > > That part of the article is slightly out of date - I only provided it
as
| a
| > > reference on how to work with CSS in FrontPage. I would recommend
using
| > CSS.
| > >
| > > --
| > > ~ Kathleen Anderson
| > > Microsoft MVP - FrontPage
| > > Spider Web Woman Designs
| > > http://www.spiderwebwoman.com/resources/
| > >
| > >
| > > > Now I am more confused. The considerations state the if the site is
| > > > for the general public, then CSS is probably not a good choice. If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP
2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > "Kathleen Anderson [MVP - FrontPage]" <[email protected]>
wrote
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down
to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
Thanks. Found out Lite does not work for HTML- need Pro. I will check the
shared borders, also I think I have some leftover Word Art in places which
generates much code. I need to get rid of it.
chris leeds said:
if you're using include pages or "shared borders" or "dynamic web
templates", check them first for the tags. that'll save you a ton of work
in the long run.

you may want to try to highlight the content and try a (format/ remove
formatting), check to make sure it destroys what you want. I can't
guarantee it'll get all the mark-up you want to kill.

HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Susan said:
Thank you! I will try the Lite. Since I volunteer, I don't feel like paying
$80. I was doing the Find on all the pages in the website. Now I am have
some pages that show counts of font occurences, but then when I go to the
individual page, there are few or no occurences found. The "find" must
search generated code, and then the code does not show up when I do to the
individual page? I have FP2002.
all
the provided
it site
is
choice.
If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP
2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > "Kathleen Anderson [MVP - FrontPage]"
wrote
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down
to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
Thanks! I found out Lite does not work for HTML- need Pro. I will check the
shared borders, also I think I have some leftover Word Art in places which
generates much code. I need to get rid of it.

chris leeds said:
if you're using include pages or "shared borders" or "dynamic web
templates", check them first for the tags. that'll save you a ton of work
in the long run.

you may want to try to highlight the content and try a (format/ remove
formatting), check to make sure it destroys what you want. I can't
guarantee it'll get all the mark-up you want to kill.

HTH

--
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--


Susan said:
Thank you! I will try the Lite. Since I volunteer, I don't feel like paying
$80. I was doing the Find on all the pages in the website. Now I am have
some pages that show counts of font occurences, but then when I go to the
individual page, there are few or no occurences found. The "find" must
search generated code, and then the code does not show up when I do to the
individual page? I have FP2002.
all
the provided
it site
is
choice.
If
| > > > you don't know what browser will be used, CSS is not a good choice.
| > > > Guess I ought to forget this. But maybe what I have done with FP
2002
| > > > has already required that certain browsers be used and then it would
| > > > not matter if CSS is used. What would you recommend?
| > > >
| > > > Thanks in advance.
| > > > Susan
| > > > "Kathleen Anderson [MVP - FrontPage]"
wrote
| > > > in message | > > >> Here's a tutorial on using CSS in FrontPage:
| > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some more
| > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll down
to
| > > >> CSS Resources).
| > > >>
| > > >> --
| > > >>
| > > >> ~ Kathleen Anderson
| > > >> Microsoft FrontPage MVP
| > > >> Spider Web Woman Designs
| > > >> http://www.spiderwebwoman.com/resources/
| > > >>
| > > >>
| > > >>> It has been suggested to me to apply CSS to website to
| > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > >>> a website that I could browse to see how a pro applies
| > > >>> CSS? I need to read up on CSS- any suggestions about
| > > >>> information on that too? I have a theme applied so I guess
| > > >>> I would need to change that? How does CSS "know" whether
| > > >>> text is heading or paragraph. That would have to be
| > > >>> determined at the page level right unless you get down to
| > > >>> labeling?
| > > >>>
| > > >>> Thanks for any information!
| > > >>> Susan
| > >
| >
| >
|
|
 
Don't use Topstyle for Html
- Use it only for CSS and FP for HTML
The lite integrates nice w/ FP
--




| Thanks! I found out Lite does not work for HTML- need Pro. I will check the
| shared borders, also I think I have some leftover Word Art in places which
| generates much code. I need to get rid of it.
|
| | > if you're using include pages or "shared borders" or "dynamic web
| > templates", check them first for the tags. that'll save you a ton of work
| > in the long run.
| >
| > you may want to try to highlight the content and try a (format/ remove
| > formatting), check to make sure it destroys what you want. I can't
| > guarantee it'll get all the mark-up you want to kill.
| >
| > HTH
| >
| > --
| > The email address on this posting is a "black hole". I got tired of all
| the
| > spam.
| > Please feel free to contact me here:
| > http://nedp.net/contact/
| > --
| >
| >
| > | > > Thank you! I will try the Lite. Since I volunteer, I don't feel like
| > paying
| > > $80. I was doing the Find on all the pages in the website. Now I am have
| > > some pages that show counts of font occurences, but then when I go to
| the
| > > individual page, there are few or no occurences found. The "find" must
| > > search generated code, and then the code does not show up when I do to
| the
| > > individual page? I have FP2002.
| > > | > > > oh, commmon!
| > > > who doesn't need another $80 editor? ;-)
| > > >
| > > > --
| > > > The email address on this posting is a "black hole". I got tired of
| all
| > > the
| > > > spam.
| > > > Please feel free to contact me here:
| > > > http://nedp.net/contact/
| > > > --
| > > >
| > > >
| > > message
| > > > | > > > topstyle lite is a good place to start - and its free, no time limit.
| > > >
| > > >
| > > > | > > > | actually,
| > > > | go to www.bradsoft.com or do a search for topstyle which is a .css
| > > editor.
| > > > | there should be a time based trial. it has facilities to strip out
| > font
| > > > | tags and so on.
| > > > | HTH
| > > > |
| > > > | --
| > > > | The email address on this posting is a "black hole". I got tired of
| > all
| > > > the
| > > > | spam.
| > > > | Please feel free to contact me here:
| > > > | http://nedp.net/contact/
| > > > | --
| > > > |
| > > > |
| > > > | | > > > | > Thank you! I will convert to CSS. Wish there was someway to do
| > massive
| > > > | > delete of <font> and everything between</font>.
| > > > message
| > > > | > | > > > | > > Susan:
| > > > | > > That part of the article is slightly out of date - I only
| provided
| > > it
| > > > as
| > > > | a
| > > > | > > reference on how to work with CSS in FrontPage. I would
| recommend
| > > > using
| > > > | > CSS.
| > > > | > >
| > > > | > > --
| > > > | > > ~ Kathleen Anderson
| > > > | > > Microsoft MVP - FrontPage
| > > > | > > Spider Web Woman Designs
| > > > | > > http://www.spiderwebwoman.com/resources/
| > > > | > >
| > > > | > >
| > > > | > > > Now I am more confused. The considerations state the if the
| site
| > > is
| > > > | > > > for the general public, then CSS is probably not a good
| choice.
| > If
| > > > | > > > you don't know what browser will be used, CSS is not a good
| > > choice.
| > > > | > > > Guess I ought to forget this. But maybe what I have done with
| FP
| > > > 2002
| > > > | > > > has already required that certain browsers be used and then it
| > > would
| > > > | > > > not matter if CSS is used. What would you recommend?
| > > > | > > >
| > > > | > > > Thanks in advance.
| > > > | > > > Susan
| > > > | > > > "Kathleen Anderson [MVP - FrontPage]"
| <[email protected]>
| > > > wrote
| > > > | > > > in message | > > > | > > >> Here's a tutorial on using CSS in FrontPage:
| > > > | > > >> http://www.uwec.edu/help/Fpage00/css.htm You can find some
| > more
| > > > | > > >> links here: http://www.spiderwebwoman.com/resources/ (Scroll
| > down
| > > > to
| > > > | > > >> CSS Resources).
| > > > | > > >>
| > > > | > > >> --
| > > > | > > >>
| > > > | > > >> ~ Kathleen Anderson
| > > > | > > >> Microsoft FrontPage MVP
| > > > | > > >> Spider Web Woman Designs
| > > > | > > >> http://www.spiderwebwoman.com/resources/
| > > > | > > >>
| > > > | > > >>
| > > > | > > >>> It has been suggested to me to apply CSS to website to
| > > > | > > >>> gain consistency with the fonts, etc. Can someone suggest
| > > > | > > >>> a website that I could browse to see how a pro applies
| > > > | > > >>> CSS? I need to read up on CSS- any suggestions about
| > > > | > > >>> information on that too? I have a theme applied so I guess
| > > > | > > >>> I would need to change that? How does CSS "know" whether
| > > > | > > >>> text is heading or paragraph. That would have to be
| > > > | > > >>> determined at the page level right unless you get down to
| > > > | > > >>> labeling?
| > > > | > > >>>
| > > > | > > >>> Thanks for any information!
| > > > | > > >>> Susan
| > > > | > >
| > > > | >
| > > > | >
| > > > |
| > > > |
| > > >
| > > >
| > >
| > >
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

FP2000 Theme and CSS where is it? 8
DWT & CSS 13
css and normal text 6
css templates - need help 2
need help with CSS and DWT 1
DWT with CSS 2
css and hyperlink properties 3
First CSS 1

Back
Top