PR:		docs/31909
Submitted by:	Shaun Branden <shaun@pcuse.com>
This commit is contained in:
Tom Hukins 2001-11-11 21:30:04 +00:00
parent eb1089deec
commit 64ac5cb25a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11181

View file

@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/stylesheets/chapter.sgml,v 1.4 1999/09/06 06:52:42 peter Exp $
$FreeBSD$
-->
<chapter id="stylesheets">
@ -65,7 +65,7 @@
<sect1>
<title>CSS</title>
<para>Cascacding Stylesheets (CSS) are a mechanism for attaching style
<para>Cascading Stylesheets (CSS) are a mechanism for attaching style
information (font, weight, size, color, and so forth) to elements in an
HTML document without abusing HTML to do so.</para>