Re: how do i apply a CSS to a div?

by Leslie(at)wholespace.com

 Date:  Mon, 30 Oct 2000 17:37:45 -0600
 To:  leslie(at)wholespace.com
 Cc:  hwg-languages(at)hwg.org
 References:  felix
  todo: View Thread, Original
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
			"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<STYLE TYPE="text/css">
<!--
.New{
   font-family:sans-serif;
   font-size:14px;
   font-style:normal;
   font-variant:normal;
   font-weight:normal;
   color:#000000;
}
-->
</STYLE>

	<title>Untitled</title>
	<meta name="generator" content="BBEdit 5.1">
</head>
	<body>
		<div class="New">How do I apply a defined style, like:</div>
	</body>
</html>




At 4:58 PM -0500 10/30/00, Phil Babcock wrote:
>	Hi
>
>How do I apply a defined style, like:
>
>  <style>
>
>div.black { font-weight: bold }
>
><style>
>
>to div's within my page?

-

                                                          ::
                                                          ::
   Leslie Berrie :  Wholespace.com
   (e) leslie(at)wholespace.com (t) 312.664.4424 (f) 312.664.4423
..............................................................................
                                                          ::
                                                           :::
                                                            ::::
                                                              ::::
                                                            ::::
                                                           :::
                                                          ::
                                                          ::
                                                           ::
                                                            :

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA