DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   JSP (http://www.daniweb.com/forums/forum24.html)
-   -   how can i add css in jsp website in dreamwiever 8 (http://www.daniweb.com/forums/thread200669.html)

chints22 Jun 30th, 2009 7:23 am
how can i add css in jsp website in dreamwiever 8
 
hello all,

I am developing a website in dreamwiever 8 first time and chose jsp dynamic page.

can anyone tell me how can I add CSS to my jsp page.??
i have downloaded 100s of templates from net and tried it in <link> tag but it dint work.

please help me ...

peter_budo Jun 30th, 2009 1:49 pm
Re: how can i add css in jsp website in dreamwiever 8
 
Same way as you would add it to HTML page:
  • type it as part of the head section in the document
  • providing link to external file
    <link rel="stylesheet" type="text/css" href="css/style1.css" />


All times are GMT -4. The time now is 3:29 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC