Re: CSS font settings
- From: Jim Moe <jmm-list.AXSPAMGN@xxxxxxxxxxxxxx>
- Date: Fri, 05 May 2006 12:53:00 -0700
Martie wrote:
I'm trying design a web site using CSS. The site is not static so there will beIs this a blog? An online magazine?
regular additions by numerous people. I've tried creating "template" pages that
can be used for them to drop in their text and graphics, but I'm running into
quite a few font problems.
Have you considered a Content Management System (CMS)?
Is there a way to provide a range of acceptable font sizes, such as 9 pt to 12For a CSS-only method classes are the only way. The people will have to
pt. I know you can define different classes, but the people adding the content
are using simple HTML and dropping some text into tables. Their focusing on
their content, not the HTML and CSS code to format it.
add the classes to their code themselves. If they cannot do that simple
thing, it's a user problem, not technical.
Even then, the people can always use "style=" to bypass any restriction
you might have in place. Basically it is all or nothing. Or you edit
everything they submit.
--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)
.
- Prev by Date: Re: DTD in browsers
- Next by Date: Re: Ugly button
- Previous by thread: Re: CSS font settings
- Next by thread: Re: CSS font settings
- Index(es):