Hi *,

On Mon, Feb 28, 2005 at 02:53:07AM -0500, Daniel Carrera wrote:
> Hi Donald,
> 
> Both of the following options work for me:
> 
> Option 1:
> ~~~~~~~~~
> 
> <html>
> <body>
> <style type="text/css">
>    ...
> </style>
> ...
> 
> Option 2:
> ~~~~~~~~~
> <html>
> <head>
>   <link rel="stylesheet" type="text/css" href="style.css" />
> </head>
> <body>

Option 3:

use CSS-syntax to include the external stylesheet (@import)

ciao
Christian
-- 
NP: Metallica - Slither

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to